svn commit: r1397990 - in /accumulo/trunk/server/src: main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java test/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.jav

2012-10-13 Thread elserj
Author: elserj Date: Sun Oct 14 01:33:42 2012 New Revision: 1397990 URL: http://svn.apache.org/viewvc?rev=1397990&view=rev Log: ACCUMULO-774 I apparently spaced out. It was broken because of a bad import, the test was in src/main not src/test. Added: accumulo/trunk/server/src/test/java/org/

svn commit: r1397987 - /accumulo/trunk/server/src/main/c++/mlock/Makefile

2012-10-13 Thread elserj
Author: elserj Date: Sun Oct 14 00:59:11 2012 New Revision: 1397987 URL: http://svn.apache.org/viewvc?rev=1397987&view=rev Log: ACCUMULO-160 Applying changes to the nativeMap's Makefile to the MLock's Makefile too Modified: accumulo/trunk/server/src/main/c++/mlock/Makefile Modified: accumul

svn commit: r1397981 - /accumulo/trunk/server/src/main/c++/nativeMap/Makefile

2012-10-13 Thread elserj
Author: elserj Date: Sun Oct 14 00:46:22 2012 New Revision: 1397981 URL: http://svn.apache.org/viewvc?rev=1397981&view=rev Log: ACCUMULO-160 Applied a slightly modified version of the provided patch. Modified: accumulo/trunk/server/src/main/c++/nativeMap/Makefile Modified: accumulo/trunk/ser

svn commit: r1397975 - /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCacheTest.java

2012-10-13 Thread elserj
Author: elserj Date: Sun Oct 14 00:20:34 2012 New Revision: 1397975 URL: http://svn.apache.org/viewvc?rev=1397975&view=rev Log: ACCUMULO-774 Fixed Assert import to get trunk test passing again. Modified: accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/SimpleLRUCac

svn commit: r1397936 - in /accumulo/trunk: ./ core/ core/src/main/java/org/apache/accumulo/core/client/admin/ core/src/main/java/org/apache/accumulo/core/client/mock/ core/src/main/java/org/apache/acc

2012-10-13 Thread kturner
Author: kturner Date: Sat Oct 13 19:43:30 2012 New Revision: 1397936 URL: http://svn.apache.org/viewvc?rev=1397936&view=rev Log: ACCUMULO-795 Applied patch from Drew Farris that allows mock to create tables w/o versioning (merged from 1.4) Modified: accumulo/trunk/ (props changed) accu

svn commit: r1397928 - in /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver: SimpleLRUCache.java SimpleLRUCacheTest.java TabletServer.java

2012-10-13 Thread ecn
Author: ecn Date: Sat Oct 13 19:05:15 2012 New Revision: 1397928 URL: http://svn.apache.org/viewvc?rev=1397928&view=rev Log: ACCUMULO-774 reduce the chances of warnings due to recently unloaded tablets Added: accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/SimpleL

svn commit: r1397921 - in /accumulo/branches/1.4/src/core/src: main/java/org/apache/accumulo/core/client/admin/ main/java/org/apache/accumulo/core/client/mock/ main/java/org/apache/accumulo/core/itera

2012-10-13 Thread kturner
Author: kturner Date: Sat Oct 13 18:52:18 2012 New Revision: 1397921 URL: http://svn.apache.org/viewvc?rev=1397921&view=rev Log: ACCUMULO-795 Applied patch from Drew Farris that allows mock to create tables w/o versioning Modified: accumulo/branches/1.4/src/core/src/main/java/org/apache/acc