How many messages did you try? THere is a btree for each priority level (low, default, high) in kahadb, so I don't think you can rely on the ordering in a particular range
On Thu, Mar 21, 2013 at 8:38 AM, mikmela <[email protected]> wrote: > The http://activemq.apache.org/how-can-i-support-priority-queues.html > <http://activemq.apache.org/how-can-i-support-priority-queues.html> says > that > *For KahaDB three priority levels are supported, Low (<5), Default (=5) and > High (>5).*. > However, our tests show that messages with different priorities in the > range > < 5 (Low) where processed by consumer in proper order, not FIFO as we > thought... Does it mean that desription is not uup-do-date and it was > addressed at some point? > Just want to make sure that we can rely on this behaviour and it not a some > side effect? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Clarifcation-on-KahaDB-support-for-message-priority-is-needed-tp4665014.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
