[
https://issues.apache.org/jira/browse/FLINK-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1253.
---------------------------------
Resolution: Fixed
Assignee: Stephan Ewen
Fixed in ae505adb86d4f9b48c1473f9be15ee6d9b35acb1
> Tests occasionally die with GarbageCollectionOverhead exceeded
> --------------------------------------------------------------
>
> Key: FLINK-1253
> URL: https://issues.apache.org/jira/browse/FLINK-1253
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Fix For: 0.8-incubating
>
>
> I have seen tests occasionally dying from GC Overhead Limit exceeded
> exception. I assume it happens because we reuse the JVMs across tests in the
> unit tests, possibly some test artifacts linger.
> I suggest to add the {{-XX:-UseGCOverheadLimit}} option to the tests, so that
> they do not break on the build server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)