032210a7c6
Make sure that if a bridge disconnects and there is no record in the topology that it uses the original bridge connector to reconnect. Originally the live broker that disconnected was left in the Topology, thie broke quorum voting as when th evote happened all brokers when asked though th etarget broker was still alive. The fix for this was to remove the target live broker from the Topology. Since the bridge reconnect logic relied on this in a non HA environment to reconnect this stopped working. The fix now uses the original target connector (or backup) to reconnect in the case where the broker was actually removed from the cluster. https://issues.apache.org/jira/browse/ARTEMIS-1654 |
||
---|---|---|
.. | ||
src | ||
pom.xml |