Closed michaelklishin closed 4 years ago
@michaelklishin reviewing and testing now. I'm assuming this is no longer a WIP?
I have to add a test which is moderately complex. Binding propagation also need updating.
@michaelklishin I have re-confirmed that these changes address the customer issue (VESC-984).
NOTE: when back-porting include #117
Backported to v3.8.x
.
This makes it possible to federate messages between more than two virtual hosts in a single cluster. Previously cycle detection would drop messages that have traversed a "hop" (federation link) in the same cluster.
Closes #116.