activemq-artemis/tests/integration-tests
Justin Bertram 3dd50f8ff1 ARTEMIS-3831 scale-down w/jgroups fails if using same dg as cluster-connection
If both scale-down and cluster-connection are using the same JGroups
discovery-group then when the cluster-connection stops it will close the
underlying org.jgroups.JChannel and when the scale-down process tries to
use it to find a server it will fail.

This commit ensures that the JGroupsBroadcastEndpoint implementation of
BroadcastEndpoint#openClient initializes the channel if it has been
closed.
2024-01-22 15:02:02 -05:00
..
src/test ARTEMIS-3831 scale-down w/jgroups fails if using same dg as cluster-connection 2024-01-22 15:02:02 -05:00
.gitignore ARTEMIS-3106 Support for SASL-SCRAM 2021-04-08 19:58:09 -04:00
pom.xml ARTEMIS-4490: update to SLF4J 2.0.9 2023-11-03 17:55:48 +00:00