[ 
https://issues.apache.org/jira/browse/GEODE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982768#comment-16982768
 ] 

ASF subversion and git services commented on GEODE-7489:
--------------------------------------------------------

Commit a6aeb5e6152fc012c81fe81f2b6f3e1ea9e8bf1e in geode's branch 
refs/heads/feature/GEODE-7489 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a6aeb5e ]

GEODE-7489 DistributionArchUnitTest is running out of memory for some users

Added archive excludes to all membership arch unit tests.  Moved
DistributionArchUnitTest to integrationTests and added an exclude
for another integration test to it.


> DistributionArchUnitTest is running out of memory for some users
> ----------------------------------------------------------------
>
>                 Key: GEODE-7489
>                 URL: https://issues.apache.org/jira/browse/GEODE-7489
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Dan Smith
>            Assignee: Bruce J Schuchardt
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This test ran out of memory when running ./gradlew build for some users. From 
> the mailing list:
> {noformat}
> Any ideas why DistributionArchUnitTest would run OutOfMemoryError when
> doing a "./gradlew build"?
> I think we should move any unit tests that run OutOfMemoryError out of unit
> tests (to integration tests maybe?).
> > Task :geode:geode-core:test
> Heap dump file created [957877145 bytes in 17.227 secs]
> org.apache.geode.distributed.internal.DistributionArchUnitTest >
> classMethod FAILED
>     java.lang.OutOfMemoryError: GC overhead limit exceeded
> 6991 tests completed, 1 failed, 12 skipped
> {noformat}
> This is a relatively new test that is scanning a lot of classes for 
> dependencies, so it may have memory issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to