[ https://issues.apache.org/jira/browse/ACCUMULO-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992973#comment-13992973
]
Sean Busbey commented on ACCUMULO-2774:
---------------------------------------
the master dev branch requires a Java 7 JVM and Apple stopped making JVMs at 6. [~ctubbsii],
do you have a preference one way or the other if we put the -Xmx workaround (with a comment)
in just 1.6.x or in both it and master?
> 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
> 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)
|