[
https://issues.apache.org/jira/browse/FLINK-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218093#comment-14218093
]
ASF GitHub Bot commented on FLINK-1253:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-flink/pull/217
> 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)