Domenico Francesco Bruscino created ARTEMIS-3491:
----------------------------------------------------
Summary: JMX: cluster-connection restart does not work
Key: ARTEMIS-3491
URL: https://issues.apache.org/jira/browse/ARTEMIS-3491
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Domenico Francesco Bruscino
Assignee: Domenico Francesco Bruscino
Invoking the `stop()` operation correctly stops a cluster-connection bridge,
e.g.
{code:java}
INFO [org.apache.activemq.artemis.core.server] AMQ221029: stopped bridge
$.artemis.internal.sf.my-cluster.0f3bc809-0b39-11ec-a557-8c1645c4c9f4
{code}
If the `start()` operation is invoked, the operation feedback indicates it
succeeded but it appears the cluster-connection was not actually restarted – no
logs indicate it started and the Nodes attribute is `{}`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)