Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.10.1
-
None
-
None
Description
This jira: ARTEMIS-2265 (federation) added a new callback for beforeDestroyQueue which gets implemented to handle removing a remote queue when the local queue is gone. However, the location in the broker that calls the plugin hook was not updated to use the new method. This means that consumers are not properly removed on Federated addresses.
We need to fix the delegation, mark the old method as deprecated (like we do in other plugins) and then updated the plugin test to verify.
Attachments
Issue Links
- is caused by
-
ARTEMIS-2265 Support Federated Queues and Addresses
- Closed
- links to