yao sun created AMQ-9751:
----------------------------
Summary: Persistent 2-hour message consumption delays requiring
broker restarts to recover
Key: AMQ-9751
URL: https://issues.apache.org/jira/browse/AMQ-9751
Project: ActiveMQ Classic
Issue Type: Bug
Affects Versions: 5.18.4
Reporter: yao sun
Facing a recurring issue in a prod environment involving slow consumers on a
VirtualTopic that requires frequent restarts to recover.
Issue behavior:
- Messages taking significant time to be consumed (up to 2 hours delay).
- Consumer stops receiving messages intermittently.
- Restarting broker restores traffic for only ~20–30 minutes.
- Not reproducible in test environment.
Network of brokers issue:
- Messages are stuck on Broker A, while a valid consumer exists on Broker B.
- No queue network connector between them, so messages are not forwarded.
- This breaks the expected behavior of a mesh network with VirtualTopic
subscriptions.
Questions/Request:
- Why would messages on a VirtualTopic not be forwarded across brokers with
active consumers?
- Could SSL or auth issues indirectly impact queue forwarding or consumer
dispatch?
- Trying to figure out the root cause of this issue: What is causing the delay
in message consumption?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact