GitHub user pnowojski opened a pull request: https://github.com/apache/flink/pull/4748
[hotfix][tests] Use G1GC for tests We are using G1GC for running TaskManager, I think we should do it so also for tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pnowojski/flink g1gc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4748.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4748 ---- commit e5aff977d8ee1efac4fb4c12c57431568618a7e1 Author: Piotr Nowojski <piotr.nowoj...@gmail.com> Date: 2017-09-27T16:38:42Z [hotfix][tests] Use G1GC for tests ---- ---