-----------------------------------------------------------
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.


Summary (updated)
-----------------

GEODE-154: HDFS region with HeapLRU reports LowMemoryExceptions even when 
region size is less then the eviction threshold


Repository: geode


Description (updated)
-------

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

Reply via email to