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

2014-03-20 Thread busbey
Author: busbey Date: Fri Mar 21 05:05:00 2014 New Revision: 902653 Log: Publishing svnmucc operation to accumulo site by busbey Added: websites/production/accumulo/content/ - copied from r902652, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4/apido

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

2014-03-20 Thread busbey
Author: busbey Date: Fri Mar 21 05:02:57 2014 New Revision: 1579887 URL: http://svn.apache.org/r1579887 Log: CMS commit to accumulo by busbey Modified: accumulo/site/trunk/content/people.mdtext Modified: accumulo/site/trunk/content/people.mdtext URL: http://svn.apache.org/viewvc/accumulo/si

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

2014-03-20 Thread buildbot
Author: buildbot Date: Fri Mar 21 05:03:26 2014 New Revision: 902652 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/

[1/3] git commit: ACCUMULO-2513 - Inconsistent use of getBytes in MetadataTableUtil

2014-03-20 Thread busbey
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT cb2f4b580 -> 11d2dcf1a refs/heads/master 2dbc14fa9 -> ac2ddc53b ACCUMULO-2513 - Inconsistent use of getBytes in MetadataTableUtil Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commi

[2/3] git commit: ACCUMULO-2513 - Inconsistent use of getBytes in MetadataTableUtil

2014-03-20 Thread busbey
ACCUMULO-2513 - Inconsistent use of getBytes in MetadataTableUtil Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/11d2dcf1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/11d2dcf1

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

2014-03-20 Thread busbey
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/ac2ddc53 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ac2ddc53 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ac2ddc

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

2014-03-20 Thread busbey
Author: busbey Date: Fri Mar 21 02:43:19 2014 New Revision: 902643 Log: updating format-patch command in contributor section due to multiple contributors running into not having a local branch of a SNAPSHOT version. Added: websites/production/accumulo/content/ - copied from r902642, we

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

2014-03-20 Thread buildbot
Author: buildbot Date: Fri Mar 21 02:42:17 2014 New Revision: 902642 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: r1579871 - /accumulo/site/trunk/content/git.mdtext

2014-03-20 Thread busbey
Author: busbey Date: Fri Mar 21 02:42:04 2014 New Revision: 1579871 URL: http://svn.apache.org/r1579871 Log: CMS commit to accumulo by busbey Modified: accumulo/site/trunk/content/git.mdtext Modified: accumulo/site/trunk/content/git.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/tru

[03/25] ACCUMULO-2061 Initial implementation to remove instance.dfs.dir from usage of instance.volumes

2014-03-20 Thread elserj
http://git-wip-us.apache.org/repos/asf/accumulo/blob/7c94c086/server/base/src/test/java/org/apache/accumulo/server/fs/FileTypeTest.java -- diff --git a/server/base/src/test/java/org/apache/accumulo/server/fs/FileTypeTest.java b/s

[20/25] git commit: ACCUMULO-2061 Use URI instead of FileSystem as the key to find correct Volumes and ensure that absolute URIs are still valid even after they are not configured.

2014-03-20 Thread elserj
ACCUMULO-2061 Use URI instead of FileSystem as the key to find correct Volumes and ensure that absolute URIs are still valid even after they are not configured. This will help ensure that FileSystem implementations' hashCode and equals don't have the potential to collide but still provide unique

[07/25] git commit: ACCUMULO-2061 Add comments, javadoc and other cleanup

2014-03-20 Thread elserj
ACCUMULO-2061 Add comments, javadoc and other cleanup Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/550e5e61 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/550e5e61 Diff: http://git-wip-us.apache.org/repos/

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

2014-03-20 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/2dbc14fa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2dbc14fa Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/2dbc14

[13/25] git commit: ACCUMULO-2061 Add a utility method to pull a Path with the instance_id

2014-03-20 Thread elserj
ACCUMULO-2061 Add a utility method to pull a Path with the instance_id Consolidates a little bit of code in one place. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c25a41fe Tree: http://git-wip-us.apache.org/repos/as

[01/25] ACCUMULO-2061 Initial implementation to remove instance.dfs.dir from usage of instance.volumes

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT ef5dc4a1f -> cb2f4b580 refs/heads/master 866422d27 -> 2dbc14fa9 http://git-wip-us.apache.org/repos/asf/accumulo/blob/7c94c086/server/base/src/test/java/org/apache/accumulo/server/fs/FileTypeTest.java

[11/25] git commit: ACCUMULO-2061 Propagate errors on delete or mkdirs failure.

2014-03-20 Thread elserj
ACCUMULO-2061 Propagate errors on delete or mkdirs failure. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7d48b1ad Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7d48b1ad Diff: http://git-wip-us.apache.org/

[12/25] git commit: ACCUMULO-2061 Only append a trailing slash when one doesn't exist on the base dir

2014-03-20 Thread elserj
ACCUMULO-2061 Only append a trailing slash when one doesn't exist on the base dir Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/492768d3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/492768d3 Diff: http:/

[21/25] git commit: ACCUMULO-2061 Co-locate volumes with the MAC dir

2014-03-20 Thread elserj
ACCUMULO-2061 Co-locate volumes with the MAC dir Losing the volumes on test failure sucks because you can't validate if we misplaced a file on the wrong volume in the first place. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumul

[23/25] git commit: ACCUMULO-2515 ACCUMULO-2489 Apply same fixes from TableConfiguration to NamespaceConfiguration

2014-03-20 Thread elserj
ACCUMULO-2515 ACCUMULO-2489 Apply same fixes from TableConfiguration to NamespaceConfiguration Also switch over TableConfigurationUpdateIT to use SimpleMacIT instead of doing it itself. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/a

[24/25] git commit: ACCUMULO-2515 ACCUMULO-2489 Apply same fixes from TableConfiguration to NamespaceConfiguration

2014-03-20 Thread elserj
ACCUMULO-2515 ACCUMULO-2489 Apply same fixes from TableConfiguration to NamespaceConfiguration Also switch over TableConfigurationUpdateIT to use SimpleMacIT instead of doing it itself. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/a

[17/25] git commit: ACCUMULO-2061 Fixing whitespace nits

2014-03-20 Thread elserj
ACCUMULO-2061 Fixing whitespace nits Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/03baf916 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/03baf916 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff

[08/25] git commit: ACCUMULO-2061 Add comments, javadoc and other cleanup

2014-03-20 Thread elserj
ACCUMULO-2061 Add comments, javadoc and other cleanup Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/550e5e61 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/550e5e61 Diff: http://git-wip-us.apache.org/repos/

[06/25] git commit: ACCUMULO-2451 Update the data version on all volumes instead of just one

2014-03-20 Thread elserj
ACCUMULO-2451 Update the data version on all volumes instead of just one Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d45b723f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d45b723f Diff: http://git-wip-u

[09/25] git commit: ACCUMULO-2061 Only append a trailing slash when one doesn't exist on the base dir

2014-03-20 Thread elserj
ACCUMULO-2061 Only append a trailing slash when one doesn't exist on the base dir Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/492768d3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/492768d3 Diff: http:/

[16/25] git commit: ACCUMULO-2061 Use URI instead of FileSystem as the key to find correct Volumes and ensure that absolute URIs are still valid even after they are not configured.

2014-03-20 Thread elserj
ACCUMULO-2061 Use URI instead of FileSystem as the key to find correct Volumes and ensure that absolute URIs are still valid even after they are not configured. This will help ensure that FileSystem implementations' hashCode and equals don't have the potential to collide but still provide unique

[10/25] git commit: ACCUMULO-2061 Propagate errors on delete or mkdirs failure.

2014-03-20 Thread elserj
ACCUMULO-2061 Propagate errors on delete or mkdirs failure. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7d48b1ad Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7d48b1ad Diff: http://git-wip-us.apache.org/

[22/25] git commit: ACCUMULO-2061 A few more minor fixes from reviewboard.

2014-03-20 Thread elserj
ACCUMULO-2061 A few more minor fixes from reviewboard. Fixed a PrintInfo comment. Expand the VolumeImpl.isValidPath javadoc and implementation to be more encompassing. Suppress warnings in VolumeIT. Remove implementation of isValidPath from NonConfiguredVolume as it could be misleading. Project:

[15/25] git commit: ACCUMULO-2061 Add a utility method to pull a Path with the instance_id

2014-03-20 Thread elserj
ACCUMULO-2061 Add a utility method to pull a Path with the instance_id Consolidates a little bit of code in one place. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c25a41fe Tree: http://git-wip-us.apache.org/repos/as

[18/25] git commit: ACCUMULO-2061 Co-locate volumes with the MAC dir

2014-03-20 Thread elserj
ACCUMULO-2061 Co-locate volumes with the MAC dir Losing the volumes on test failure sucks because you can't validate if we misplaced a file on the wrong volume in the first place. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumul

[14/25] git commit: ACCUMULO-2061 Fixing whitespace nits

2014-03-20 Thread elserj
ACCUMULO-2061 Fixing whitespace nits Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/03baf916 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/03baf916 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff

[19/25] git commit: ACCUMULO-2061 A few more minor fixes from reviewboard.

2014-03-20 Thread elserj
ACCUMULO-2061 A few more minor fixes from reviewboard. Fixed a PrintInfo comment. Expand the VolumeImpl.isValidPath javadoc and implementation to be more encompassing. Suppress warnings in VolumeIT. Remove implementation of isValidPath from NonConfiguredVolume as it could be misleading. Project:

[05/25] git commit: ACCUMULO-2451 Update the data version on all volumes instead of just one

2014-03-20 Thread elserj
ACCUMULO-2451 Update the data version on all volumes instead of just one Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d45b723f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d45b723f Diff: http://git-wip-u

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

2014-03-20 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/866422d2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/866422d2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/866422

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

2014-03-20 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: server/base/src/main/java/org/apache/accumulo/server/conf/TableConfiguration.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ef5dc4a1 Tree: http

[3/6] git commit: ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur.

2014-03-20 Thread elserj
ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur. Make invalidateCache much more efficient by calling clear on ZooCache instead of creating a new one. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo

[1/6] git commit: ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur.

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 63d5e55a0 -> 1d608a81f refs/heads/1.6.0-SNAPSHOT 44b13c12e -> ef5dc4a1f refs/heads/master 394fe061f -> 866422d27 ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur. Make invalidateCache much more eff

[2/6] git commit: ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur.

2014-03-20 Thread elserj
ACCUMULO-2489 Fixes race condition in TableConfiguration where NPE may occur. Make invalidateCache much more efficient by calling clear on ZooCache instead of creating a new one. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo

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

2014-03-20 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: server/base/src/main/java/org/apache/accumulo/server/conf/TableConfiguration.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ef5dc4a1 Tree: http

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

2014-03-20 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloCluster.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/44b13c12 Tree: htt

[03/10] git commit: ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop()

2014-03-20 Thread elserj
ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop() Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0753a754 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0753a754 Diff: http://g

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

2014-03-20 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/394fe061 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/394fe061 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/394fe0

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

2014-03-20 Thread elserj
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloCluster.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/63d5e55a Tree: htt

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

2014-03-20 Thread elserj
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloCluster.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/44b13c12 Tree: htt

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

2014-03-20 Thread elserj
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloCluster.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/63d5e55a Tree: htt

[02/10] git commit: ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop()

2014-03-20 Thread elserj
ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop() Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0753a754 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0753a754 Diff: http://g

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

2014-03-20 Thread elserj
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: minicluster/src/main/java/org/apache/accumulo/minicluster/MiniAccumuloCluster.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/63d5e55a Tree: htt

[04/10] git commit: ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop()

2014-03-20 Thread elserj
ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop() Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0753a754 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0753a754 Diff: http://g

[01/10] git commit: ACCUMULO-2512 Wait for each MAC process to exit before returning from MAC.stop()

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.4.5-SNAPSHOT bbd6aeb33 -> 0753a754b refs/heads/1.5.2-SNAPSHOT 4b7a011ca -> 63d5e55a0 refs/heads/1.6.0-SNAPSHOT aefa52e2a -> 44b13c12e refs/heads/master b644edade -> 394fe061f ACCUMULO-2512 Wait for each MAC process to exit before returni

git commit: ACCUMULO-2061 Add a utility method to pull a Path with the instance_id

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-2061 e796ffc7a -> 05553e8fa ACCUMULO-2061 Add a utility method to pull a Path with the instance_id Consolidates a little bit of code in one place. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-u

svn commit: r902587 - /websites/staging/accumulo/trunk/content/

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 20:34:15 2014 New Revision: 902587 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) Propchange: websites/staging/accumulo/trunk/content/

svn commit: r1579731 - in /accumulo/site/branches/redesign14/templates: nav.html skeleton.html

2014-03-20 Thread bhavanki
Author: bhavanki Date: Thu Mar 20 20:34:10 2014 New Revision: 1579731 URL: http://svn.apache.org/r1579731 Log: Fixed template links. Modified: accumulo/site/branches/redesign14/templates/nav.html accumulo/site/branches/redesign14/templates/skeleton.html Modified: accumulo/site/branches/r

svn commit: r902586 - /websites/staging/accumulo/trunk/content/

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 20:29:26 2014 New Revision: 902586 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) Propchange: websites/staging/accumulo/trunk/content/

svn commit: r1579730 - in /accumulo/site/branches/redesign14: content/css/accumulo.css templates/nav.html templates/skeleton.html

2014-03-20 Thread bhavanki
Author: bhavanki Date: Thu Mar 20 20:29:21 2014 New Revision: 1579730 URL: http://svn.apache.org/r1579730 Log: Integrate Bootstrap, reworking nav menu and skeleton. Added: accumulo/site/branches/redesign14/templates/nav.html Modified: accumulo/site/branches/redesign14/content/css/accumulo

[2/2] git commit: ACCUMULO-2061 Make sure we sleep to allow the processes to die before fs rename

2014-03-20 Thread elserj
ACCUMULO-2061 Make sure we sleep to allow the processes to die before fs rename If we don't wait a little bit, it's possible that the MAC processes will recreate a file in the directory we just renamed which will cause the test to fail despite Accumulo doing the right things. Project: http://git

[1/2] git commit: ACCUMULO-2061 Fixing whitespace nits

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-2061 3487f8a80 -> e796ffc7a ACCUMULO-2061 Fixing whitespace nits Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f5ba4d5b Tree: http://git-wip-us.apache.org/

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

2014-03-20 Thread ctubbsii
Author: ctubbsii Date: Thu Mar 20 19:41:12 2014 New Revision: 902580 Log: Use generic pronouns instead of gender-specific ones Added: websites/production/accumulo/content/ - copied from r902579, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4/apidoc

svn commit: r1579722 - /accumulo/site/trunk/content/bylaws.mdtext

2014-03-20 Thread ctubbsii
Author: ctubbsii Date: Thu Mar 20 19:40:05 2014 New Revision: 1579722 URL: http://svn.apache.org/r1579722 Log: Use generic pronouns rather than gender-specific ones. Modified: accumulo/site/trunk/content/bylaws.mdtext Modified: accumulo/site/trunk/content/bylaws.mdtext URL: http://svn.apach

svn commit: r902579 - in /websites/staging/accumulo/trunk/content: ./ bylaws.html

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 19:40:11 2014 New Revision: 902579 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/bylaws.html Propchange: websites/staging/accumulo/trunk/content/

svn commit: r902577 - /websites/staging/accumulo/trunk/content/

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 19:25:56 2014 New Revision: 902577 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) Propchange: websites/staging/accumulo/trunk/content/

svn commit: r902575 - /websites/staging/accumulo/trunk/content/

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 19:20:27 2014 New Revision: 902575 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) Propchange: websites/staging/accumulo/trunk/content/

svn commit: r1579718 - /accumulo/site/branches/redesign14/

2014-03-20 Thread bhavanki
Author: bhavanki Date: Thu Mar 20 19:20:20 2014 New Revision: 1579718 URL: http://svn.apache.org/r1579718 Log: Branch for early 2014 redesign with Bootstrap etc. Added: accumulo/site/branches/redesign14/ (props changed) - copied from r1579717, accumulo/site/trunk/ Propchange: accumul

[01/10] git commit: ACCUMULO-2508 Add delay after dropping user in security randomwalk

2014-03-20 Thread bhavanki
Repository: accumulo Updated Branches: refs/heads/1.4.5-SNAPSHOT 4a27da546 -> bbd6aeb33 refs/heads/1.5.2-SNAPSHOT d22bf18f4 -> 4b7a011ca refs/heads/1.6.0-SNAPSHOT acce1d53f -> aefa52e2a refs/heads/master 7988f8f6c -> b644edade ACCUMULO-2508 Add delay after dropping user in security random

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

2014-03-20 Thread bhavanki
Merge branch '1.6.0-SNAPSHOT' Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/DropUser.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b644edad Tree: http://git-wip-us.apache.org

[03/10] git commit: ACCUMULO-2508 Add delay after dropping user in security randomwalk

2014-03-20 Thread bhavanki
ACCUMULO-2508 Add delay after dropping user in security randomwalk Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bbd6aeb3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bbd6aeb3 Diff: http://git-wip-us.apac

[02/10] git commit: ACCUMULO-2508 Add delay after dropping user in security randomwalk

2014-03-20 Thread bhavanki
ACCUMULO-2508 Add delay after dropping user in security randomwalk Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bbd6aeb3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bbd6aeb3 Diff: http://git-wip-us.apac

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

2014-03-20 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/DropUser.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4b7a011c Tree: http://g

[04/10] git commit: ACCUMULO-2508 Add delay after dropping user in security randomwalk

2014-03-20 Thread bhavanki
ACCUMULO-2508 Add delay after dropping user in security randomwalk Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bbd6aeb3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bbd6aeb3 Diff: http://git-wip-us.apac

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

2014-03-20 Thread bhavanki
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/aefa52e2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aefa52e2 Diff: http://git-wip-us.apache.org/repos/asf/

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

2014-03-20 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/DropUser.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4b7a011c Tree: http://g

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

2014-03-20 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/DropUser.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4b7a011c Tree: http://g

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

2014-03-20 Thread bhavanki
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/aefa52e2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aefa52e2 Diff: http://git-wip-us.apache.org/repos/asf/

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

2014-03-20 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/7988f8f6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7988f8f6 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/7988f8

[2/3] git commit: ACCUMULO-2507 add debugging information, and timeout for reader thread to pull in all the output of the tserver

2014-03-20 Thread ecn
ACCUMULO-2507 add debugging information, and timeout for reader thread to pull in all the output of the tserver Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/acce1d53 Tree: http://git-wip-us.apache.org/repos/asf/accum

[1/3] git commit: ACCUMULO-2507 add debugging information, and timeout for reader thread to pull in all the output of the tserver

2014-03-20 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 0fb0369af -> acce1d53f refs/heads/master fbb18d6eb -> 7988f8f6c ACCUMULO-2507 add debugging information, and timeout for reader thread to pull in all the output of the tserver Project: http://git-wip-us.apache.org/repos/asf/a

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

2014-03-20 Thread bhavanki
Author: bhavanki Date: Thu Mar 20 18:07:35 2014 New Revision: 902568 Log: Publishing svnmucc operation to accumulo site by bhavanki Added: websites/production/accumulo/content/ - copied from r902567, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4/a

svn commit: r902567 - in /websites/staging/accumulo/trunk/content: ./ bylaws.html

2014-03-20 Thread buildbot
Author: buildbot Date: Thu Mar 20 18:07:15 2014 New Revision: 902567 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/bylaws.html Propchange: websites/staging/accumulo/trunk/content/

svn commit: r1579698 - /accumulo/site/trunk/content/bylaws.mdtext

2014-03-20 Thread bhavanki
Author: bhavanki Date: Thu Mar 20 18:07:00 2014 New Revision: 1579698 URL: http://svn.apache.org/r1579698 Log: Remove reinstatement voting actions Modified: accumulo/site/trunk/content/bylaws.mdtext Modified: accumulo/site/trunk/content/bylaws.mdtext URL: http://svn.apache.org/viewvc/accumu

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

2014-03-20 Thread busbey
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/ef0eaaa0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ef0eaaa0 Diff: http://git-wip-us.apache.org/repos/asf/

[3/8] git commit: ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR.

2014-03-20 Thread busbey
ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR. * Change start-agitator to use inferred installation directory instead of passed in conf dir. * Ensure tserver and master agitator default ot ACCUMULO_HOME if present, so that starting all as root works. Project: http://

[2/8] git commit: ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR.

2014-03-20 Thread busbey
ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR. * Change start-agitator to use inferred installation directory instead of passed in conf dir. * Ensure tserver and master agitator default ot ACCUMULO_HOME if present, so that starting all as root works. Project: http://

[6/8] git commit: ACCUMULO-2382 make continuous ingest test mapreduce jobs work with non-default CONTINUOUS_CONF_DIR

2014-03-20 Thread busbey
ACCUMULO-2382 make continuous ingest test mapreduce jobs work with non-default CONTINUOUS_CONF_DIR Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0fb0369a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0fb0

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

2014-03-20 Thread busbey
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/fbb18d6e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fbb18d6e Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/fbb18d

[1/8] git commit: ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR.

2014-03-20 Thread busbey
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 53f2e3457 -> d22bf18f4 refs/heads/1.6.0-SNAPSHOT 84cc955db -> 0fb0369af refs/heads/master 23980d36c -> fbb18d6eb ACCUMULO-2382 make agitation work with a non-default CONTINUOUS_CONF_DIR. * Change start-agitator to use inferre

[7/8] git commit: ACCUMULO-2382 make continuous ingest test mapreduce jobs work with non-default CONTINUOUS_CONF_DIR

2014-03-20 Thread busbey
ACCUMULO-2382 make continuous ingest test mapreduce jobs work with non-default CONTINUOUS_CONF_DIR Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0fb0369a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0fb0

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

2014-03-20 Thread busbey
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/ef0eaaa0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ef0eaaa0 Diff: http://git-wip-us.apache.org/repos/asf/

git commit: ACCUMULO-2061 Co-locate volumes with the MAC dir

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-2061 8b8d565b7 -> 3487f8a80 ACCUMULO-2061 Co-locate volumes with the MAC dir Losing the volumes on test failure sucks because you can't validate if we misplaced a file on the wrong volume in the first place. Project: http://git-wip-u

[13/20] git commit: ACCUMULO-2488 Change criteria for unbalanced servers in concurrent randomwalk

2014-03-20 Thread elserj
ACCUMULO-2488 Change criteria for unbalanced servers in concurrent randomwalk The Concurrent randomwalk test used to consider servers unbalanced if any server's tablet count differed from the cluster average by more than a fifth of the average or by one, whichever was larger. This would cause fa

[06/20] git commit: Merge branch '1.6.0-SNAPSHOT' into ACCUMULO-2061

2014-03-20 Thread elserj
Merge branch '1.6.0-SNAPSHOT' into ACCUMULO-2061 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2c1af655 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2c1af655 Diff: http://git-wip-us.apache.org/repos/asf/a

[05/20] git commit: ACCUMULO-2484 Allow the invoker of runTest to pass in a unique suffix

2014-03-20 Thread elserj
ACCUMULO-2484 Allow the invoker of runTest to pass in a unique suffix Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/34c8b7af Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/34c8b7af Diff: http://git-wip-us.a

[18/20] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-20 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/84cc955d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/84cc955d Diff: http://git-wip-us.apache.org/repos/asf/

[08/20] git commit: ACCUMULO-2437 Add javadoc for addSplits that documents the workaround using Text's byte[] constructor.

2014-03-20 Thread elserj
ACCUMULO-2437 Add javadoc for addSplits that documents the workaround using Text's byte[] constructor. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/205f0dca Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/

[02/20] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT

2014-03-20 Thread elserj
Merge branch '1.4.5-SNAPSHOT' 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/082adbfd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/082adbfd Diff: http://git-wip-us.apache.org/repos/asf/

[12/20] git commit: ACCUMULO-2460 removed empty javadoc

2014-03-20 Thread elserj
ACCUMULO-2460 removed empty javadoc Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/70d47266 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/70d47266 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/

[15/20] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT

2014-03-20 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/99b6e252 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/99b6e252 Diff: http://git-wip-us.apache.org/repos/asf/

[07/20] git commit: ACCUMULO-2468 Remove recently introduced warnings

2014-03-20 Thread elserj
ACCUMULO-2468 Remove recently introduced warnings Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c3837f42 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c3837f42 Diff: http://git-wip-us.apache.org/repos/asf/

[16/20] git commit: ACCUMULO-2491 Correct table user state upon termination of Security randomwalk

2014-03-20 Thread elserj
ACCUMULO-2491 Correct table user state upon termination of Security randomwalk A partial backport of ACCUMULO-1162 to 1.4 - commit e93a11a only. As the Security randomwalk ends and drops the table user, it now also sets the user's existence flag to false. Project: http://git-wip-us.apache.org/

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

2014-03-20 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/4d873512 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4d873512 Diff: http://git-wip-us.apache.org/repos/asf/

[01/20] git commit: ACCUMULO-2476, ACCUMULO-2342 Sleep after we modify a constraint. -- cherry-picked d4b06999 back to 1.4

2014-03-20 Thread elserj
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-2061 de5c29bc8 -> 8b8d565b7 ACCUMULO-2476, ACCUMULO-2342 Sleep after we modify a constraint. -- cherry-picked d4b06999 back to 1.4 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/rep

[17/20] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT (-sours)

2014-03-20 Thread elserj
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/53f2e345 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/53f2e345 Diff: http://git-wip-us.apache.org/r

[04/20] git commit: Merge remote-tracking branch 'origin/1.6.0-SNAPSHOT' into ACCUMULO-2061

2014-03-20 Thread elserj
Merge remote-tracking branch 'origin/1.6.0-SNAPSHOT' into ACCUMULO-2061 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6414ff1d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6414ff1d Diff: http://git-wip-us

  1   2   >