Keith Wall created QPID-7699:
--------------------------------
Summary:
ConsumerPriorityTest#testLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityConsumerAvailable
occasionally fails on 0-10 path
Key: QPID-7699
URL: https://issues.apache.org/jira/browse/QPID-7699
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Client
Affects Versions: qpid-java-6.1.1
Reporter: Keith Wall
We occasionally see the following test failure on CI. The message gets
delivered to the wrong consumer. The root cause has not been investigated.
{noformat}
Message should not go to the low priority consumer
Stacktrace
junit.framework.AssertionFailedError: Message should not go to the low priority
consumer
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertNull(Assert.java:277)
at junit.framework.TestCase.assertNull(TestCase.java:447)
at
org.apache.qpid.server.queue.ConsumerPriorityTest.doTestLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityAvailable(ConsumerPriorityTest.java:102)
at
org.apache.qpid.server.queue.ConsumerPriorityTest.testLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityConsumerAvailable(ConsumerPriorityTest.java:77)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]