[ 
https://issues.apache.org/jira/browse/QPID-7699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7699:
-----------------------------
    Fix Version/s: qpid-java-broker-7.0.0

> 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
>             Fix For: qpid-java-broker-7.0.0
>
>         Attachments: 
> TEST-org.apache.qpid.server.queue.ConsumerPriorityTest.testLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityConsumerAvailable.txt
>
>
> We occasionally see the following test failure on CI.  The message gets 
> delivered to the wrong consumer.  The root cause has not been investigated.
> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-BDB-6.1.x-TestMatrix/lastCompletedBuild/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),profile=java-bdb.0-10/testReport/org.apache.qpid.server.queue/ConsumerPriorityTest/testLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityConsumerAvailable/
> {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]

Reply via email to