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.
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- clones
-
JBEAP-5353 (7.1.0) [Artemis Testsuite] ClusteredGroupingTest#testGroupingSendTo3queuesNoConsumerOnLocalQueue fails
- Verified
- is incorporated by
-
JBEAP-5471 (7.0.z) Upgrade Artemis from 1.1.0.SP18 to 1.1.0.SP19
- Verified
- cloned to
-
ARTEMIS-645 Loading...