Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7699

ConsumerPriorityTest#testLowPriorityConsumerDoesNotReceiveMessagesIfHigherPriorityConsumerAvailable occasionally fails on 0-10 path

    XMLWordPrintableJSON

Details

    Description

      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/

      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)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: