Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B248100EE for ; Thu, 5 Jun 2014 18:23:04 +0000 (UTC) Received: (qmail 21084 invoked by uid 500); 5 Jun 2014 18:23:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 21049 invoked by uid 500); 5 Jun 2014 18:23:04 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 21040 invoked by uid 99); 5 Jun 2014 18:23:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2014 18:23:04 +0000 Date: Thu, 5 Jun 2014 18:23:04 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2774) Update pom to ensure enough memory for tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-2774. ----------------------------------------- Resolution: Fixed Pushed. Thanks for the patch! > Update pom to ensure enough memory for tests > -------------------------------------------- > > Key: ACCUMULO-2774 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2774 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.6.0 > Reporter: Sean Busbey > Assignee: Jessica Seastrom > Priority: Minor > Labels: newbie > Fix For: 1.6.1, 1.7.0 > > Attachments: ACCUMULO-2774.1.patch.txt > > > On some systems JRE defaults don't provide enough heap to deal with all of our tests. Namely, org.apache.accumulo.core.security.crypto.BlockedIOStreamTest requires a fair bit of space (in the 768MB - 1GB range). > The amount provided by default varies by JRE and by system specs. Our pom should ensure that by default our tests ask for as much as they'll need. -- This message was sent by Atlassian JIRA (v6.2#6252)