Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1096

HeapMemoryMonitor to consider testBytesUsedForThresholdSet (if it is set) to update state and send event.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • regions
    • None

    Description

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

      Attachments

        Activity

          People

            sboorlagadda Sai Boorlagadda
            sboorlagadda Sai Boorlagadda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: