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 [email protected]
