Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-645

[Artemis Testsuite] ClusteredGroupingTest#testGroupingSendTo3queuesNoConsumerOnLocalQueue fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • None
    • None
    • None

    Description

      java.lang.AssertionError: consumer 0 did not receive message 0
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.apache.activemq.artemis.tests.integration.cluster.distribution.ClusterTestBase.verifyReceiveAllInRangeNotBefore(ClusterTestBase.java:929)
      	at org.apache.activemq.artemis.tests.integration.cluster.distribution.ClusterTestBase.verifyReceiveAllInRange(ClusterTestBase.java:808)
      	at org.apache.activemq.artemis.tests.integration.cluster.distribution.ClusteredGroupingTest.testGroupingSendTo3queuesNoConsumerOnLocalQueue(ClusteredGroupingTest.java:1221)
      
      05:27:26,920 INFO  [org.apache.activemq.artemis.tests.integration] *** dumping consumers:
      05:27:26,920 INFO  [org.apache.activemq.artemis.tests.integration] Dumping consumer 0
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 0 null message
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] Dumping consumer 2
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 0
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 1
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 2
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 3
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 4
      05:27:27,421 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 5
      05:27:27,422 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 6
      05:27:27,422 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 7
      05:27:27,422 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 8
      05:27:27,422 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 received message 9
      05:27:27,923 INFO  [org.apache.activemq.artemis.tests.integration] check receive Consumer 2 null message
      

      The batch of messages can be received also by the second consumer. It depends on cluster decision.

      Attachments

        Activity

          People

            Unassigned Unassigned
            eduda Erich Duda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: