Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3512

(7.1.0) [Artemis Testsuite] TemporaryQueueClusterTest#testClusteredQueue fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR7
    • 7.0.0.ER5, 7.0.0.ER6
    • ActiveMQ
    • None

      java.lang.AssertionError: null
      	at org.junit.Assert.fail(Assert.java:86)
      	at org.junit.Assert.assertTrue(Assert.java:41)
      	at org.junit.Assert.assertNotNull(Assert.java:621)
      	at org.junit.Assert.assertNotNull(Assert.java:631)
      	at org.apache.activemq.artemis.tests.integration.jms.cluster.TemporaryQueueClusterTest.testClusteredQueue(TemporaryQueueClusterTest.java:75)
      

      By default redistribution-delay is set to -1 which means that messages will never be redistributed. Solution is to set redistribution-delay to 0.

            eduda_jira Erich Duda (Inactive)
            eduda_jira Erich Duda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: