Alan Protasio created AMQ-7070:
----------------------------------
Summary: Priority is not being respected when the cursor cache
flips
Key: AMQ-7070
URL: https://issues.apache.org/jira/browse/AMQ-7070
Project: ActiveMQ
Issue Type: Test
Components: Broker
Reporter: Alan Protasio
Messages are being dispatched with wrong priority when the cache is flipped.
See:
https://github.com/apache/activemq/blob/master/activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/AbstractStoreCursor.java#L258
All messages that could get cached in the cursor are dispatched before even
though massages with higher priority is in the cache.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)