Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2102

delete paging directory or table if address is removed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.3
    • 2.6.4, 2.7.0
    • Broker
    • None

    Description

      Our app uses clientRequestor to get message count or other metrics.

      When the broker is globally full(all addresses enters into paging mode), each request by clientRequestor will create a temporary reply queue causing a new paging directory is created. After each request clientRequestor is closed and the temporary queue is deleted, the broker only purges the queue data.

      We should delete paging directory to fix the problem.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wy96f Wei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: