svn commit: r1396821 - in /accumulo/trunk: core/src/main/java/org/apache/accumulo/core/data/Mutation.java server/src/main/java/org/apache/accumulo/server/data/ServerColumnUpdate.java server/src/main/j

2012-10-10 Thread kturner
Author: kturner Date: Wed Oct 10 21:57:19 2012 New Revision: 1396821 URL: http://svn.apache.org/viewvc?rev=1396821&view=rev Log: ACCUMULO-786 sped up deserialization of SeverMutation Modified: accumulo/trunk/core/src/main/java/org/apache/accumulo/core/data/Mutation.java accumulo/trunk/s

svn commit: r1396780 - in /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/log: DfsLogger.java TabletServerLogger.java

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 20:37:22 2012 New Revision: 1396780 URL: http://svn.apache.org/viewvc?rev=1396780&view=rev Log: ACCUMULO-786: fix import of moved TabletMutations Modified: accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/log/DfsLogger.java accumul

svn commit: r1396778 - /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/TabletMutations.java

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 20:33:54 2012 New Revision: 1396778 URL: http://svn.apache.org/viewvc?rev=1396778&view=rev Log: ACCUMULO-786: squeeze bytes out of the serialized form of Mutation Added: accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/TabletMutations.j

svn commit: r1396775 - in /accumulo/trunk/server/src/test/java/org/apache/accumulo/server/data: ./ ServerMutationTest.java

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 20:31:42 2012 New Revision: 1396775 URL: http://svn.apache.org/viewvc?rev=1396775&view=rev Log: ACCUMULO-786: squeeze bytes out of the serialized form of Mutation Added: accumulo/trunk/server/src/test/java/org/apache/accumulo/server/data/ accumulo/trunk/serve

svn commit: r1396774 - in /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/data: ./ ServerColumnUpdate.java ServerMutation.java

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 20:31:08 2012 New Revision: 1396774 URL: http://svn.apache.org/viewvc?rev=1396774&view=rev Log: ACCUMULO-786: squeeze bytes out of the serialized form of Mutation Added: accumulo/trunk/server/src/main/java/org/apache/accumulo/server/data/ accumulo/trunk/serve

svn commit: r1396772 - in /accumulo/branches/1.4/src/core/src: main/java/org/apache/accumulo/core/client/mock/ test/java/org/apache/accumulo/core/client/mock/

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 20:15:56 2012 New Revision: 1396772 URL: http://svn.apache.org/viewvc?rev=1396772&view=rev Log: ACCUMULO-752 patched in Ed Kohlwey's implementation of importDirectory for MockAccumulo Modified: accumulo/branches/1.4/src/core/src/main/java/org/apache/accumulo/cor

svn commit: r1396760 - in /accumulo/trunk: ./ conf/examples/1GB/native-standalone/ conf/examples/1GB/standalone/ conf/examples/2GB/native-standalone/ conf/examples/2GB/standalone/ conf/examples/3GB/na

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 19:43:37 2012 New Revision: 1396760 URL: http://svn.apache.org/viewvc?rev=1396760&view=rev Log: ACCUMULO-798 remove stack size and limit NewGen space in the larger configs Modified: accumulo/trunk/ (props changed) accumulo/trunk/conf/examples/1GB/native-stan

svn commit: r1396758 - in /accumulo/branches/1.4/conf/examples: 1GB/native-standalone/ 1GB/standalone/ 2GB/native-standalone/ 2GB/standalone/ 3GB/native-standalone/ 3GB/standalone/ 512MB/native-standa

2012-10-10 Thread ecn
Author: ecn Date: Wed Oct 10 19:39:15 2012 New Revision: 1396758 URL: http://svn.apache.org/viewvc?rev=1396758&view=rev Log: ACCUMULO-798 remove stack size and limit NewGen space in the larger configs Modified: accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-env.sh accu

svn commit: r1396731 - in /accumulo/branches/1.4/src/assemble/platform/debian: ./ init.d/

2012-10-10 Thread vines
Author: vines Date: Wed Oct 10 18:54:00 2012 New Revision: 1396731 URL: http://svn.apache.org/viewvc?rev=1396731&view=rev Log: Fixing some permissions for ACCUMULO-791/ACCUMULO-312 Modified: accumulo/branches/1.4/src/assemble/platform/debian/gc-only-init.sh (props changed) accumulo/br

svn commit: r1396618 - in /accumulo/trunk: ./ core/ core/src/main/java/org/apache/accumulo/core/iterators/ core/src/test/java/org/apache/accumulo/core/iterators/ fate/src/main/java/org/apache/accumulo

2012-10-10 Thread afuchs
Author: afuchs Date: Wed Oct 10 14:29:36 2012 New Revision: 1396618 URL: http://svn.apache.org/viewvc?rev=1396618&view=rev Log: ACCUMULO-794 merged to trunk Added: accumulo/trunk/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowIteratorTest.java - copied unchanged f

svn commit: r1396616 - in /accumulo/branches/1.4/src/core/src: main/java/org/apache/accumulo/core/iterators/FirstEntryInRowIterator.java test/java/org/apache/accumulo/core/iterators/FirstEntryInRowIte

2012-10-10 Thread afuchs
Author: afuchs Date: Wed Oct 10 14:27:11 2012 New Revision: 1396616 URL: http://svn.apache.org/viewvc?rev=1396616&view=rev Log: ACCUMULO-794 added unit test to detect condition Added: accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowIteratorTest.

svn commit: r1396580 - in /accumulo/trunk: ./ core/ fate/src/main/java/org/apache/accumulo/fate/ZooStore.java server/ src/

2012-10-10 Thread billie
Author: billie Date: Wed Oct 10 12:58:22 2012 New Revision: 1396580 URL: http://svn.apache.org/viewvc?rev=1396580&view=rev Log: ACCUMULO-801 marked changes as merged to trunk Modified: accumulo/trunk/ (props changed) accumulo/trunk/core/ (props changed) accumulo/trunk/fate/src/mai

svn commit: r1396572 - /accumulo/branches/1.4/pom.xml

2012-10-10 Thread billie
Author: billie Date: Wed Oct 10 12:48:05 2012 New Revision: 1396572 URL: http://svn.apache.org/viewvc?rev=1396572&view=rev Log: ACCUMULO-801 moved cobertura xml generation to builds/pluginManagement Modified: accumulo/branches/1.4/pom.xml Modified: accumulo/branches/1.4/pom.xml URL: http://