Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Provide optional support for client-side message priority - use a property on the ActiveMQConnectionFactory - messagePrioritySupported (default = true) to set the use of a Priority based message Queue. If not enabled, messages will be dispatched to consumers in FIFO fashion.
Attachments
Issue Links
- breaks
-
AMQ-5476 Batch transactions of priority messages: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack)
- Resolved
- supercedes
-
AMQ-1913 support consumer side reordering of messages by priority order
- Resolved