You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Ivan Iliev (Jira)" <ji...@apache.org> on 2021/08/16 15:41:00 UTC

[jira] [Created] (ARTEMIS-3419) Cluster formation is failing

Ivan Iliev created ARTEMIS-3419:
-----------------------------------

             Summary: Cluster formation is failing
                 Key: ARTEMIS-3419
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3419
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.17.0, 2.16.0, 2.18.0
         Environment: Local, pulled latest main, built and running the test from the IDE.
            Reporter: Ivan Iliev
         Attachments: Screenshot 2021-08-16 at 18.21.20.png

The brokers cluster does not seem to form properly on broker crash/stop and restart.


I am trying to debug the cluster formation code. I am looking at theĀ org.apache.activemq.artemis.tests.integration.cluster.distribution.SimpleSymmetricClusterTest#testSimple integration test and have modified it slightly to crash the first broker and restart it. This causes the test to fail most of the time.

If I use the stop method on the server, the test succeeds most of the time, but is never 100% stable.

I am running it manually in IntelliJ in succession to verify it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)