svn commit: r1407500 - /accumulo/trunk/bin/config.sh

2012-11-09 Thread ecn
Author: ecn Date: Fri Nov 9 15:48:11 2012 New Revision: 1407500 URL: http://svn.apache.org/viewvc?rev=1407500&view=rev Log: ACCUMULO-847 the rhel6 glibc uses a memory allocation strategy that is inappropriate for java in most circumstances Modified: accumulo/trunk/bin/config.sh Modified: a

svn commit: r1407492 - in /accumulo/branches/1.4.2: ./ src/ src/assemble/dist.xml src/core/ src/server/

2012-11-09 Thread afuchs
Author: afuchs Date: Fri Nov 9 15:27:33 2012 New Revision: 1407492 URL: http://svn.apache.org/viewvc?rev=1407492&view=rev Log: ACCUMULO-364 merged to 1.4.2 Modified: accumulo/branches/1.4.2/ (props changed) accumulo/branches/1.4.2/src/ (props changed) accumulo/branches/1.4.2/src/

svn commit: r1407489 - /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/master/LiveTServerSet.java

2012-11-09 Thread ecn
Author: ecn Date: Fri Nov 9 15:24:11 2012 New Revision: 1407489 URL: http://svn.apache.org/viewvc?rev=1407489&view=rev Log: ACCUMULO-766 There is a race condition between checking for a lock and removing the node that holds the lock. This causes a spurious error message in the logs (and monitor)

svn commit: r1407480 - in /accumulo/trunk: ./ assemble/ assemble/dist.xml core/ fate/src/main/java/org/apache/accumulo/fate/ZooStore.java fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSessi

2012-11-09 Thread afuchs
Author: afuchs Date: Fri Nov 9 15:04:06 2012 New Revision: 1407480 URL: http://svn.apache.org/viewvc?rev=1407480&view=rev Log: ACCUMULO-364 merged to trunk Modified: accumulo/trunk/ (props changed) accumulo/trunk/assemble/ (props changed) accumulo/trunk/assemble/dist.xml accu