Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When an MQTT client subscribes to a topic the broker internally creates a subscription queue on the corresponding address and then creates a consumer on that queue to receive the messages and relay them back to the MQTT client. If, for some reason, adding the consumer to the queue fails then the subscription queue will be orphaned. It will then accumulate messages and consume broker resources.
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-4361 MQTT subscription that fails auth leaves behind address and queue
- Resolved
- links to