Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6056

Refactor non-persistent limits in terms of the temporary store usage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.12.1
    • None
    • Broker
    • None

    Description

      Refactor the limits used for tracking of non-persistent messages so that the limit of the temporary store usage is taken into account instead of just the memory usage limit as the messages in memory can be higher than available temporary storage. This scenario could cause deadlocks such as the scenario in AMQ-5712.

      The fix in AMQ-5712 works around this by using a timeout when trying to add a message to a Queue to prevent a deadlock but this is just a work around and the underlying cause should be fixed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cshannon Christopher L. Shannon
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: