You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/06/05 23:37:51 UTC

[1/3] git commit: ACCUMULO-2774 Started seeing failures on BlockedIOStreamTest after the patch was applied.

Repository: accumulo
Updated Branches:
  refs/heads/1.6.1-SNAPSHOT ea266bb8e -> c2025989f
  refs/heads/master 56b99bf8e -> e106fe07b


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/c2025989
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c2025989
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c2025989

Branch: refs/heads/1.6.1-SNAPSHOT
Commit: c2025989f4344ade48be58230d9179236a70872e
Parents: ea266bb
Author: Josh Elser <el...@apache.org>
Authored: Thu Jun 5 16:55:08 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Jun 5 17:37:26 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/c2025989/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 875b0f4..515234d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -590,7 +590,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
           <configuration>
-            <argLine>-Xmx768m</argLine>
+            <argLine>-Xmx1G</argLine>
           </configuration>
         </plugin>
         <plugin>


[2/3] git commit: ACCUMULO-2774 Started seeing failures on BlockedIOStreamTest after the patch was applied.

Posted by el...@apache.org.
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/c2025989
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c2025989
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c2025989

Branch: refs/heads/master
Commit: c2025989f4344ade48be58230d9179236a70872e
Parents: ea266bb
Author: Josh Elser <el...@apache.org>
Authored: Thu Jun 5 16:55:08 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Jun 5 17:37:26 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/c2025989/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 875b0f4..515234d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -590,7 +590,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
           <configuration>
-            <argLine>-Xmx768m</argLine>
+            <argLine>-Xmx1G</argLine>
           </configuration>
         </plugin>
         <plugin>


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

Posted by el...@apache.org.
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/e106fe07
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e106fe07
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e106fe07

Branch: refs/heads/master
Commit: e106fe07b02ec87ea2b6a3195fcd929a136311c5
Parents: 56b99bf c202598
Author: Josh Elser <el...@apache.org>
Authored: Thu Jun 5 17:37:36 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Jun 5 17:37:36 2014 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------