You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/03/15 22:22:29 UTC

[jira] Resolved: (AMQ-1913) support consumer side reordering of messages by priority order

     [ https://issues.apache.org/jira/browse/AMQ-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-1913.
-------------------------------

    Resolution: Fixed

Fixed by AMQ-2790

> support consumer side reordering of messages by priority order
> --------------------------------------------------------------
>
>                 Key: AMQ-1913
>                 URL: https://issues.apache.org/jira/browse/AMQ-1913
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: james strachan
>             Fix For: NEEDS_REVIEWED
>
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira