On 09/17/2015 08:37 AM, Tomáš Šoltys wrote:
Here is an output from the broker when trace+ is enabled on protocol level.
Thanks! This looks like the same root cause as https://issues.apache.org/jira/browse/QPID-6660, which is now fixed on trunk (but didn't make it into the 0.34 release)
Scenario: send 1 message with incorrect subject and afterwards send 3 messages with correct subject. 3 messages will get delivered to the queue.
I've confirmed that on trunk, the messages after the one barred by acl do *not* get enqueued.