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

Events received when gateway sender is stopped use heap memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.0, 1.8.0, 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.11.0, 1.12.0, 1.13.0
    • 1.14.0
    • wan

    Description

      When a gateway sender is stopped, events received are stored in a member variable of the sender (tmpDroppedEvents) to be later sent to secondary gateway senders to remove these dropped events from their queues.

      This events use heap memory from the member and could eventually fill up the available memory.

      See RFC https://cwiki.apache.org/confluence/display/GEODE/Avoid+the+queuing+of+dropped+events+by+the+primary+gateway+sender+when+the+gateway+sender+is+stopped

       

      Attachments

        Issue Links

          Activity

            People

              alberto.gomez Alberto Gomez
              alberto.gomez Alberto Gomez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: