mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 10:38:44 +00:00
45c59f05dc
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.