[AMQ Broker] AMQ 7 Mesh: messages accumulating on store-and-forward queues
Issue
-
AMQ 7 in a fully-connected mesh. On one (and only one) of the active brokers, messages are
stuckin one of thestore-and-forward queues. Whenever new messages are produced to this broker, they go directly to the store-and-forward queue, and stay there. The other brokers are all running, and all the SnF queues show that there is one consumer on each queue:./artemis queue stat --url "tcp://10.85.100.34:61616" --user exp --password exp --maxRows 20 Mar 29, 2023 11:48:55 AM java.lang.System$LoggerFinder lambda$accessProvider$0 WARNING: Failed to instantiate LoggerFinder provider; Using default. Connection brokerURL = tcp://10.85.100.34:61616 |NAME |ADDRESS |CONSUMER_COUNT|MESSAGE_COUNT|MESSAGES_ADDED|DELIVERING_COUNT|MESSAGES_ACKED|SCHEDULED_COUNT|ROUTING_TYPE| |$.artemis.internal.sf....|$.artemis.internal.sf....|1 |13897 |13901 |0 |4 |0 |MULTICAST |
Environment
- Red Hat AMQ Broker (AMQ) 7.10.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.