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

Improve broker's performance by rate limiting queue cleanup.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.16
    • 0.17
    • C++ Broker
    • None

    Description

      The cleanup of dequeued messages is done on the receive path with the Queue's messageLock held (has to be held). When multiple consumers with large ack windows are sharing the queue, a large backlog of messages can build up. Performance of the consumer can be improved by rate limiting this queue cleanup.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment