You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "mcmellawatt (GitHub)" <gi...@apache.org> on 2019/02/07 19:06:08 UTC

[GitHub] [geode] mcmellawatt commented on issue #3162: DO NOT REVIEW: attempting to reproduce exceeding critical heap in PR pipeline

Determined that the high heap usage was due to the cache being defined inline in the test and the same JVM being used across all JUnit tests.  This in combination with Xmx=768mb is causing max heap to be limited and the critical threshold to be crossed.

[ Full content available at: https://github.com/apache/geode/pull/3162 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org