Hide Forgot
Created attachment 477107 [details] Shell script that reproduces error Description of problem: Give 3 brokers (A, B, C) all with an exchange (Dyn.Ex) which is dynamically federated A->B and A->C, with queues on B and C both bound Dyn.Ex with the same topic. Even if both queues are then unbound, A will continue to send messages with the topic to B (and maybe C). Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Adjust paths in bash file 2. Run script Actual results: After queues are unbound, exchanges continue to receive messages. Expected results: After queues are unbound, no messages are received.
Appears to be a duplicate of 581560. Verified that the test script passes when run against latest MRG tree. *** This bug has been marked as a duplicate of bug 581560 ***