In SimplePriorityMessageDispatchChannel, message priority isn't properly constrained between
0 and 9
----------------------------------------------------------------------------------------------------
Key: AMQ-2866
URL: https://issues.apache.org/activemq/browse/AMQ-2866
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.4.0
Reporter: Edward Dale
Attachments: SimplePriorityMessageDispatchChannel.getPriority.patch
Per the JMS docs, message priority should be between 0 and 9 inclusive. SimplePriorityMessageDispatchChannel.getPriority
attempts to do that, but there's a bug when constraining the priority to be above 0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|