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

support consumer side reordering of messages by priority order

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • NEEDS_REVIEW
    • None
    • None

    Description

      we should be able to enable the in memory list of queues in a consumer to be sorted in some way (such as by priority) so that folks can get an easy priority queue. The downside is that messages won't be ack'd in the order in which they were dispatched.

      Maybe its neater to add that into the broker dispatch - but given the complexity of the broker, I figured it was simplest to just add as an optional flag on the consumer side. In which case, once messages are reordered, the consumer would then ack specific messages rather than 'all messages up to message ID X' as is the default

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jstrachan James Strachan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: