Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5930

[Java Broker] Reduce Memory footprint of persistent messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.29
    • Broker-J
    • None

    Description

      The contents of persistent messages are evicted from memory when the heap becomes full, but the queue entry and references to the (evicted) stored messages remain. In order to maximize the number of messages that can be handled we should aim to minimize the amount of memory each such reference requires.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: