[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread busbey
Merge branch '1.6.0-SNAPSHOT' Conflicts: core/src/main/java/org/apache/accumulo/core/data/Value.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c5b8335d Tree: http://git-wip-us.apache.org/repos/asf/accumulo

[2/3] git commit: ACCUMULO-2487 match Value implementation to javadocs. check for null args.

2014-03-21 Thread busbey
ACCUMULO-2487 match Value implementation to javadocs. check for null args. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f2920c26 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f2920c26 Diff: http://git-wip

[1/3] git commit: ACCUMULO-2487 match Value implementation to javadocs. check for null args.

2014-03-21 Thread busbey
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 828c3b3ee -> f2920c266 refs/heads/master a03071cd3 -> c5b8335d3 ACCUMULO-2487 match Value implementation to javadocs. check for null args. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us

[1/3] git commit: ACCUMULO-2531 Use VolumeConfiguration instead of instance.dfs.dir in ClientOpts

2014-03-21 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT be688faa6 -> 828c3b3ee refs/heads/master 5d0d6aa05 -> a03071cd3 ACCUMULO-2531 Use VolumeConfiguration instead of instance.dfs.dir in ClientOpts VolumeConfiguration encompasses both instance.dfs.dir and instance.volumes. Proje

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread elserj
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a03071cd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a03071cd Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/a03071

[2/3] git commit: ACCUMULO-2531 Use VolumeConfiguration instead of instance.dfs.dir in ClientOpts

2014-03-21 Thread elserj
ACCUMULO-2531 Use VolumeConfiguration instead of instance.dfs.dir in ClientOpts VolumeConfiguration encompasses both instance.dfs.dir and instance.volumes. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/828c3b3e Tree:

[1/3] git commit: ACCUMULO-2527 Compiler warning cleanup.

2014-03-21 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT d9fe31577 -> be688faa6 refs/heads/master afbf5f160 -> 5d0d6aa05 ACCUMULO-2527 Compiler warning cleanup. For internal use of deprecations, where applicable, new tickets with TODOs were placed in the comments to mark the necessi

[2/3] git commit: ACCUMULO-2527 Compiler warning cleanup.

2014-03-21 Thread elserj
ACCUMULO-2527 Compiler warning cleanup. For internal use of deprecations, where applicable, new tickets with TODOs were placed in the comments to mark the necessity to fix the code. To ease deprecation suppression, some code was lifted into a single method to reduce impact. Project: http://git

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread elserj
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5d0d6aa0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5d0d6aa0 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5d0d6a

[1/3] git commit: ACCUMULO-2522 fix timeout typo

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 72f2c954e -> afbf5f160 ACCUMULO-2522 fix timeout typo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/448a79e0 Tree: http://git-wip-us.apache.org/repos/asf/acc

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/afbf5f16 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/afbf5f16 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/afbf5f

[1/2] git commit: ACCUMULO-2522 fix timeout typo

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 0010b94e8 -> d9fe31577 ACCUMULO-2522 fix timeout typo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/448a79e0 Tree: http://git-wip-us.apache.org/repos

git commit: ACCUMULO-2522 fix timeout typo

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT fe5697a36 -> 448a79e00 ACCUMULO-2522 fix timeout typo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/448a79e0 Tree: http://git-wip-us.apache.org/repos

[2/2] git commit: Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread vines
Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: assemble/src/main/assemblies/binary-release.xml Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0010b94e Tree: http://git-wip-u

[1/2] git commit: ACCUMULO-2526

2014-03-21 Thread vines
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 2bf27adf0 -> 0010b94e8 ACCUMULO-2526 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fe5697a3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tre

[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread vines
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/72f2c954 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/72f2c954 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/72f2c9

[1/3] git commit: ACCUMULO-2526

2014-03-21 Thread vines
Repository: accumulo Updated Branches: refs/heads/master 8218b7a5f -> 72f2c954e ACCUMULO-2526 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fe5697a3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fe5697

[2/3] git commit: Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread vines
Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: assemble/src/main/assemblies/binary-release.xml Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0010b94e Tree: http://git-wip-u

git commit: ACCUMULO-2526

2014-03-21 Thread vines
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 32cca6049 -> fe5697a36 ACCUMULO-2526 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fe5697a3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tre

[7/8] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/accumulo

2014-03-21 Thread ecn
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/accumulo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2ebc6e52 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2ebc6e52 Diff: http://git-wip-

[6/8] git commit: Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2bf27adf Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2

[8/8] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8218b7a5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8218b7a5 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8218b7

[1/8] git commit: ACCUMULO-2522 wait for accumulo to be up before testing the proxy

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 262af7483 -> 8218b7a5f ACCUMULO-2522 wait for accumulo to be up before testing the proxy Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/31b01e92 Tree: http://

[4/8] git commit: Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32cca604 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3

[5/8] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/system/auto/README.md Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a729c889 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a729c88

[3/8] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/151fcb6d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/151fcb6d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/151fcb

[5/5] git commit: Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2bf27adf Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2

[4/5] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/system/auto/README.md Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a729c889 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a729c88

[1/5] git commit: ACCUMULO-2522 wait for accumulo to be up before testing the proxy

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 341e60b88 -> 2bf27adf0 ACCUMULO-2522 wait for accumulo to be up before testing the proxy Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/31b01e92 Tree:

[3/5] git commit: Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32cca604 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3

[1/2] git commit: ACCUMULO-2522 wait for accumulo to be up before testing the proxy

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT bcb0905c4 -> 32cca6049 ACCUMULO-2522 wait for accumulo to be up before testing the proxy Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/31b01e92 Tree:

[2/2] git commit: Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT

2014-03-21 Thread ecn
Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32cca604 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3

[02/10] git commit: ACCUMULO-2239 reformat test README files to Markdown

2014-03-21 Thread bhavanki
ACCUMULO-2239 reformat test README files to Markdown Signed-off-by: Bill Havanki Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fdefd78 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fdefd78 Diff: http:/

[07/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT

2014-03-21 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/system/auto/README.md test/system/bench/README test/system/continuous/README test/system/scalability/README.md test/system/test1/README test/system/test2/README test/system/tes

[04/10] git commit: ACCUMULO-2239 reformat test README files to Markdown

2014-03-21 Thread bhavanki
ACCUMULO-2239 reformat test README files to Markdown Signed-off-by: Bill Havanki Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fdefd78 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fdefd78 Diff: http:/

[03/10] git commit: ACCUMULO-2239 reformat test README files to Markdown

2014-03-21 Thread bhavanki
ACCUMULO-2239 reformat test README files to Markdown Signed-off-by: Bill Havanki Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fdefd78 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fdefd78 Diff: http:/

[10/10] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread bhavanki
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/262af748 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/262af748 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/262af7

[08/10] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread bhavanki
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/system/auto/README.md Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/341e60b8 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/341e60b

[06/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT

2014-03-21 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/system/auto/README.md test/system/bench/README test/system/continuous/README test/system/scalability/README.md test/system/test1/README test/system/test2/README test/system/tes

[05/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT

2014-03-21 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/system/auto/README.md test/system/bench/README test/system/continuous/README test/system/scalability/README.md test/system/test1/README test/system/test2/README test/system/tes

[09/10] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread bhavanki
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/system/auto/README.md Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/341e60b8 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/341e60b

[01/10] git commit: ACCUMULO-2239 reformat test README files to Markdown

2014-03-21 Thread bhavanki
Repository: accumulo Updated Branches: refs/heads/1.4.5-SNAPSHOT 0753a754b -> 4fdefd783 refs/heads/1.5.2-SNAPSHOT 246104c28 -> bcb0905c4 refs/heads/1.6.0-SNAPSHOT 3ce79a973 -> 341e60b88 refs/heads/master 1429eca95 -> 262af7483 ACCUMULO-2239 reformat test README files to Markdown Signed-o

[5/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3ce79a97 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3ce79a97 Diff: http://git-wip-us.apache.org/repos/asf/

[1/6] git commit: ACCUMULO-2489 Remove unneeded import

2014-03-21 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 1d608a81f -> 246104c28 refs/heads/1.6.0-SNAPSHOT ff0693cc5 -> 3ce79a973 refs/heads/master 0c37eeb9d -> 1429eca95 ACCUMULO-2489 Remove unneeded import Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http

[6/6] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread elserj
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1429eca9 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1429eca9 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1429ec

[4/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-21 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3ce79a97 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3ce79a97 Diff: http://git-wip-us.apache.org/repos/asf/

[3/6] git commit: ACCUMULO-2489 Remove unneeded import

2014-03-21 Thread elserj
ACCUMULO-2489 Remove unneeded import Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/246104c2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/246104c2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff

[2/6] git commit: ACCUMULO-2489 Remove unneeded import

2014-03-21 Thread elserj
ACCUMULO-2489 Remove unneeded import Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/246104c2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/246104c2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff

[1/2] git commit: ACCUMULO-2458 make fewer queries over more blocks to emphasize bloom filter performance

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master fae163686 -> 0c37eeb9d ACCUMULO-2458 make fewer queries over more blocks to emphasize bloom filter performance Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit

[2/2] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0c37eeb9 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0c37eeb9 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0c37ee

git commit: ACCUMULO-2458 make fewer queries over more blocks to emphasize bloom filter performance

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT bb8bdc066 -> ff0693cc5 ACCUMULO-2458 make fewer queries over more blocks to emphasize bloom filter performance Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumul

svn commit: r902710 - in /websites/production/accumulo/content: ./ 1.4/apidocs/ 1.5/apidocs/

2014-03-21 Thread elserj
Author: elserj Date: Fri Mar 21 15:26:42 2014 New Revision: 902710 Log: Publishing svnmucc operation to accumulo site by elserj Added: websites/production/accumulo/content/ - copied from r902709, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4/apido

svn commit: r902708 - in /websites/staging/accumulo/trunk/content: ./ git.html

2014-03-21 Thread buildbot
Author: buildbot Date: Fri Mar 21 15:26:08 2014 New Revision: 902708 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/git.html Propchange: websites/staging/accumulo/trunk/content/ ---

svn commit: r1579959 - /accumulo/site/trunk/content/git.mdtext

2014-03-21 Thread elserj
Author: elserj Date: Fri Mar 21 15:26:02 2014 New Revision: 1579959 URL: http://svn.apache.org/r1579959 Log: Ref the anchor rather than put it inline. Anchor to the relevant info on kafka's page. Modified: accumulo/site/trunk/content/git.mdtext Modified: accumulo/site/trunk/content/git.mdte

svn commit: r902707 - in /websites/staging/accumulo/trunk/content: ./ git.html

2014-03-21 Thread buildbot
Author: buildbot Date: Fri Mar 21 15:22:57 2014 New Revision: 902707 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/git.html Propchange: websites/staging/accumulo/trunk/content/ ---

svn commit: r1579957 - /accumulo/site/trunk/content/git.mdtext

2014-03-21 Thread elserj
Author: elserj Date: Fri Mar 21 15:22:45 2014 New Revision: 1579957 URL: http://svn.apache.org/r1579957 Log: Applying Al's fix for a broken link Modified: accumulo/site/trunk/content/git.mdtext Modified: accumulo/site/trunk/content/git.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/

[2/2] git commit: Merge branch '1.6.0-SNAPSHOT'

2014-03-21 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fae16368 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fae16368 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/fae163

[1/2] git commit: ACCUMULO-2504 use the volume manager to get the source/dest filesystems

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master ac2ddc53b -> fae163686 ACCUMULO-2504 use the volume manager to get the source/dest filesystems Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bb8bdc06 Tree: h

git commit: ACCUMULO-2504 use the volume manager to get the source/dest filesystems

2014-03-21 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 11d2dcf1a -> bb8bdc066 ACCUMULO-2504 use the volume manager to get the source/dest filesystems Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bb8bdc06