[
https://issues.apache.org/jira/browse/GEODE-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sai Boorlagadda resolved GEODE-1096.
------------------------------------
Resolution: Fixed
> HeapMemoryMonitor to consider testBytesUsedForThresholdSet (if it is set) to
> update state and send event.
> ---------------------------------------------------------------------------------------------------------
>
> Key: GEODE-1096
> URL: https://issues.apache.org/jira/browse/GEODE-1096
> Project: Geode
> Issue Type: Bug
> Components: regions
> Reporter: Sai Boorlagadda
> Assignee: Sai Boorlagadda
>
> testBytesUsedForThresholdSet is used by tests to instrument fake heap memory
> usage by overwritting JVM reported heap usage.
> But some tests fail as `updateStateAndSendEvent()` ignores the
> testBytesUsedForThresholdSet and invokes getUsedBytes() in-order to check if
> it has to send critical event based on bytes reported by getUsedBytes().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)