[
https://issues.apache.org/jira/browse/ARTEMIS-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417156#comment-17417156
]
ASF subversion and git services commented on ARTEMIS-3491:
----------------------------------------------------------
Commit 569c5994a590122c19310f0c2ebdb0802bcadfa3 in activemq-artemis's branch
refs/heads/main from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=569c599 ]
ARTEMIS-3491 Fix cluster connection restart
> 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
> Priority: Major
>
> 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)