ACCUMULO-2774 Started seeing failures on BlockedIOStreamTest after the patch 
was applied.


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/56b99bf8
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/56b99bf8
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/56b99bf8

Branch: refs/heads/ACCUMULO-378
Commit: 56b99bf8ef5038e19b568399b130ded7444dafd7
Parents: 204bcfe
Author: Josh Elser <els...@apache.org>
Authored: Thu Jun 5 16:55:08 2014 -0400
Committer: Josh Elser <els...@apache.org>
Committed: Thu Jun 5 16:55:08 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/56b99bf8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 56cb185..67ea6d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -602,7 +602,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
           <configuration>
-            <argLine>-Xmx768m</argLine>
+            <argLine>-Xmx1G</argLine>
           </configuration>
         </plugin>
         <plugin>

Reply via email to