GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1838
ARTEMIS-1654 - fix bridge reconnect logic
Make sure that if a bridge disconnects and there is no record in the topology that it
uses the original bridge connector to reconnect
https://issues.apache.org/jira/browse/ARTEMIS-1654
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis ARTEMIS-1654
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1838.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1838
----
commit 22311333dc19a6a76f377530b03f75eef5c186cc
Author: Andy Taylor <andy.tayls67@...>
Date: 2018-02-01T13:22:59Z
ARTEMIS-1654 - fix brige reconnect logic
Make sure that if a bridge disconnects and there is no record in the topology that it
uses the original bridge connector to reconnect
https://issues.apache.org/jira/browse/ARTEMIS-1654
----
---
|