Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3BE8711D32 for ; Fri, 6 Jun 2014 15:33:11 +0000 (UTC) Received: (qmail 25750 invoked by uid 500); 6 Jun 2014 15:33:11 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 25642 invoked by uid 500); 6 Jun 2014 15:33:10 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 25422 invoked by uid 99); 6 Jun 2014 15:33:10 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 15:33:10 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 855A48BA1F3; Fri, 6 Jun 2014 15:33:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: elserj@apache.org To: commits@accumulo.apache.org Date: Fri, 06 Jun 2014 15:33:17 -0000 Message-Id: <6565e8bab1bc4be8bfc97f7f19c54485@git.apache.org> In-Reply-To: <9a49f0d162a143558c9b3103e5f28ed4@git.apache.org> References: <9a49f0d162a143558c9b3103e5f28ed4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/15] git commit: ACCUMULO-2774 Started seeing failures on BlockedIOStreamTest after the patch was applied. 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 Authored: Thu Jun 5 16:55:08 2014 -0400 Committer: Josh Elser 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 @@ org.apache.maven.plugins maven-surefire-plugin - -Xmx768m + -Xmx1G