----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36632/ -----------------------------------------------------------
(Updated July 23, 2015, 5:36 a.m.) Review request for geode and Swapnil Bawaskar. Repository: geode Description ------- calling setUsageThreshold() on MemoryPoolMXBean resulted in it reporting incorrect memory usage causing temporary spikes. Since we already set CollectionThreshold? at 1 byte and also have a stat and heap poller thread, we now skip setting the usage threshold. [fixes bug 49064] tests run: precheckin, hdfs.bt Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/control/HeapMemoryMonitor.java 83462456ccce093dc75661e00ac45888417d434a Diff: https://reviews.apache.org/r/36632/diff/ Testing ------- yes. Thanks, Namrata Thanvi
