activemq-artemis/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
..
activemq5-unit-tests ARTEMIS-3474 replace non-inclusive terms 2024-01-08 13:32:31 -05:00
artemis-test-support ARTEMIS-4560 Fixing defaults on Broker Connections for Broker Properties 2024-01-15 19:13:49 -05:00
compatibility-tests ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment 2024-01-19 16:05:25 +00:00
config ARTEMIS-4391 tests: rework AssertionLoggerHandler 2023-08-17 05:47:24 -04:00
db-tests ARTEMIS-4490: update to SLF4J 2.0.9 2023-11-03 17:55:48 +00:00
e2e-tests ARTEMIS-3474 replace non-inclusive terms 2024-01-08 13:32:31 -05:00
integration-tests ARTEMIS-3831 scale-down w/jgroups fails if using same dg as cluster-connection 2024-01-22 15:02:02 -05:00
integration-tests-isolated ARTEMIS-4526 Using TemporaryFolder on ShutdownOnCriticalIOErrorMoveNextTest 2023-12-05 12:51:09 -05:00
jms-tests ARTEMIS-3474 replace non-inclusive terms 2024-01-08 13:32:31 -05:00
joram-tests ARTEMIS-4490: update to SLF4J 2.0.9 2023-11-03 17:55:48 +00:00
karaf-client-integration-tests ARTEMIS-4504: add a stop goal that runs the cli script, update examples to use it 2023-11-15 10:02:32 +00:00
karaf-server-integration-tests ARTEMIS-4490: update to SLF4J 2.0.9 2023-11-03 17:55:48 +00:00
leak-tests ARTEMIS-4569 Blocked Producers will hold runnables until messages are consumed. 2024-01-17 15:40:15 -05:00
performance-jmh [maven-release-plugin] prepare for next development iteration 2023-10-27 11:14:45 +01:00
performance-tests ARTEMIS-4569 Blocked Producers will hold runnables until messages are consumed. 2024-01-17 15:40:15 -05:00
security-resources ARTEMIS-4528 tls, add support for PEM key store type 2023-12-15 15:52:48 +00:00
smoke-tests ARTEMIS-3474 replace non-inclusive terms 2024-01-08 13:32:31 -05:00
soak-tests ARTEMIS-4558 Improving test assertions on IdempotentMirrored Ack Test 2024-01-16 12:25:22 -05:00
stress-tests [maven-release-plugin] prepare for next development iteration 2023-10-27 11:14:45 +01:00
timing-tests [maven-release-plugin] prepare for next development iteration 2023-10-27 11:14:45 +01:00
unit-tests NO-JIRA Fix PagingStoreImplTest#testBlockUnblock random failure 2024-01-22 09:11:51 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-10-27 11:14:45 +01:00