git commit: ACCUMULO-2913 If we compact the table(s) it's possible that the replication entry will be cleaned up.

2014-06-24 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master dc6e77694 -> 590b2cf25 ACCUMULO-2913 If we compact the table(s) it's possible that the replication entry will be cleaned up. For either table, if we compact them after writing the data, the tablet will remove its WAL entry. When no tab

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

2014-06-24 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT Conflicts: test/src/test/java/org/apache/accumulo/fate/zookeeper/ZooLockTest.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cfda8fab Tree: http://git-wip-u

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

2014-06-24 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT Conflicts: test/src/test/java/org/apache/accumulo/fate/zookeeper/ZooLockTest.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cfda8fab Tree: http://git-wip-u

[3/6] git commit: ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently.

2014-06-24 Thread elserj
ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/886cd198 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/886c

[1/6] git commit: ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently.

2014-06-24 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT c3de15bd4 -> 886cd1981 refs/heads/1.6.1-SNAPSHOT 76c910bbe -> cfda8fab6 refs/heads/master 9defedf28 -> dc6e77694 ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently. Project: ht

[2/6] git commit: ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently.

2014-06-24 Thread elserj
ACCUMULO-2948 Use an AtomicInteger to any worry from multiple threads access pdCount concurrently. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/886cd198 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/886c

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

2014-06-24 Thread elserj
Merge branch '1.6.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/dc6e7769 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/dc6e7769 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/dc6e77

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

2014-06-24 Thread elserj
Author: elserj Date: Tue Jun 24 16:16:21 2014 New Revision: 913526 Log: Publishing svnmucc operation to accumulo site by elserj Added: websites/production/accumulo/content/ - copied from r913525, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4/apido

svn commit: r1605128 - /accumulo/site/trunk/content/people.mdtext

2014-06-24 Thread elserj
Author: elserj Date: Tue Jun 24 16:15:34 2014 New Revision: 1605128 URL: http://svn.apache.org/r1605128 Log: Added Russ Weeks to contributors list. Modified: accumulo/site/trunk/content/people.mdtext Modified: accumulo/site/trunk/content/people.mdtext URL: http://svn.apache.org/viewvc/accum

svn commit: r913525 - in /websites/staging/accumulo/trunk/content: ./ people.html

2014-06-24 Thread buildbot
Author: buildbot Date: Tue Jun 24 16:15:48 2014 New Revision: 913525 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/people.html Propchange: websites/staging/accumulo/trunk/content/

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

2014-06-24 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT Conflicts: core/src/test/java/org/apache/accumulo/core/iterators/user/RowFilterTest.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/76c910bb Tree: http://g

[05/10] git commit: ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c3de15bd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c3de15bd Diff: htt

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

2014-06-24 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT Conflicts: core/src/test/java/org/apache/accumulo/core/iterators/user/RowFilterTest.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/76c910bb Tree: http://g

[06/10] git commit: ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c3de15bd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c3de15bd Diff: htt

[03/10] git commit: ACCUMULO-2501 Add deepCopy to RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Add deepCopy to RowFilter Adds a base implementation of deepCopy to org.apache.accumulo.core.iterators.user.RowFilter which sets the iterator source and decisionIterator prope This allows custom RowFilters to be chained together with minimal extra effort. Signed-off-by: Josh Else

[01/10] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-06-24 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 65782b505 -> c3de15bd4 refs/heads/1.6.1-SNAPSHOT fd080f03f -> 76c910bbe refs/heads/master a57c6bdaf -> 9defedf28 Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT Conflicts: test/src/test/java/org/apache/accumulo/fate

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

2014-06-24 Thread elserj
Merge branch '1.6.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9defedf2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9defedf2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9defed

[02/10] git commit: ACCUMULO-2501 Add deepCopy to RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Add deepCopy to RowFilter Adds a base implementation of deepCopy to org.apache.accumulo.core.iterators.user.RowFilter which sets the iterator source and decisionIterator prope This allows custom RowFilters to be chained together with minimal extra effort. Signed-off-by: Josh Else

[04/10] git commit: ACCUMULO-2501 Add deepCopy to RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Add deepCopy to RowFilter Adds a base implementation of deepCopy to org.apache.accumulo.core.iterators.user.RowFilter which sets the iterator source and decisionIterator prope This allows custom RowFilters to be chained together with minimal extra effort. Signed-off-by: Josh Else

[07/10] git commit: ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter

2014-06-24 Thread elserj
ACCUMULO-2501 Fix some formatting and add an explicit test for deepCopy on RowFilter Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c3de15bd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c3de15bd Diff: htt