[
https://issues.apache.org/jira/browse/ARTEMIS-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959716#comment-15959716
]
ASF subversion and git services commented on ARTEMIS-1097:
----------------------------------------------------------
Commit 45c59f05dcd4df6eb0b27be92faf7da903bb4798 in activemq-artemis's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=45c59f0 ]
ARTEMIS-1097 Respect the message priority value in the AMQP message
Ensure that the header value for priority is read and returned in a form
that is scaled such that it won't cause an IndexOutOfBoundsException
from the QueueImpl priority array. Adds some additional testing for
message priority support.
> Message priority ordering not being respected
> ---------------------------------------------
>
> Key: ARTEMIS-1097
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1097
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.0.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 2.next
>
>
> Message priority is not being respected in the 2.x code and so no reordering
> of message is happening for receivers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)