git commit: ACCUMULO-2901 Document cases where replication won't work well

2014-06-17 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master 358c13e66 - 3ed4b2796 ACCUMULO-2901 Document cases where replication won't work well the architecture serves itself well for a certain set of problems, but is not a universal solution in its current implementation. provide a warning

svn commit: r912849 - in /websites/staging/accumulo/trunk/content: ./ mailing_list.html

2014-06-17 Thread buildbot
Author: buildbot Date: Tue Jun 17 14:56:41 2014 New Revision: 912849 Log: Staging update by buildbot for accumulo Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/mailing_list.html Propchange:

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

2014-06-17 Thread bhavanki
Author: bhavanki Date: Tue Jun 17 14:57:49 2014 New Revision: 912850 Log: Publishing svnmucc operation to accumulo site by bhavanki Added: websites/production/accumulo/content/ - copied from r912849, websites/staging/accumulo/trunk/content/

svn commit: r1603189 - /accumulo/site/trunk/content/mailing_list.mdtext

2014-06-17 Thread bhavanki
Author: bhavanki Date: Tue Jun 17 14:56:29 2014 New Revision: 1603189 URL: http://svn.apache.org/r1603189 Log: Add search links to and reorganize mailing lists page. Modified: accumulo/site/trunk/content/mailing_list.mdtext Modified: accumulo/site/trunk/content/mailing_list.mdtext URL:

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

2014-06-17 Thread ctubbsii
Merge branch '1.6.1-SNAPSHOT' Conflicts: server/monitor/pom.xml Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4161cc54 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4161cc54 Diff:

[1/3] git commit: ACCUMULO-2808 Update to Jetty 9

2014-06-17 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT dd422b963 - c78c18b32 refs/heads/master f2aeb14c7 - 4161cc549 ACCUMULO-2808 Update to Jetty 9 Includes packaging improvements for the assembly, so that it will not interfere with hadoop-provided libraries, including

[2/3] git commit: ACCUMULO-2808 Update to Jetty 9

2014-06-17 Thread ctubbsii
ACCUMULO-2808 Update to Jetty 9 Includes packaging improvements for the assembly, so that it will not interfere with hadoop-provided libraries, including bundling jetty and slf4j jars. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/3] git commit: ACCUMULO-2808 Fix missing mortbay dependency

2014-06-17 Thread ctubbsii
ACCUMULO-2808 Fix missing mortbay dependency The mortbay version of Jetty is still needed for the MiniDfsCluster in the Hadoop 1 profile, at the test scope. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5c409b0a

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

2014-06-17 Thread ctubbsii
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/d2dc998c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d2dc998c Diff:

[1/3] git commit: ACCUMULO-2808 Fix missing mortbay dependency

2014-06-17 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT c78c18b32 - 5c409b0ad refs/heads/master 4161cc549 - d2dc998c7 ACCUMULO-2808 Fix missing mortbay dependency The mortbay version of Jetty is still needed for the MiniDfsCluster in the Hadoop 1 profile, at the test scope.

git commit: ACCUMULO-2918 Pay the penalty of embedding ZK hierarchy manipulation to avoid creating an upgrade path.

2014-06-17 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master d2dc998c7 - 672801c15 ACCUMULO-2918 Pay the penalty of embedding ZK hierarchy manipulation to avoid creating an upgrade path. In a fresh 1.7.0 instance, this isn't an issue because {{accumulo init}} will create the necessary parent