----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36632/#review93154 -----------------------------------------------------------
Ship it! Ship It! - Swapnil Bawaskar On July 24, 2015, 6:04 a.m., Namrata Thanvi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36632/ > ----------------------------------------------------------- > > (Updated July 24, 2015, 6:04 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. > > 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 > >
