-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
When there is a large amount of messages for consumers to read and they are processing them at speed (achievable using c++ client with 2 producers and 2 consumers), we notice the following log on the broker side:
09:25:25,811 WARN [org.apache.activemq.artemis.core.server] AMQ222174: Queue example, on address=example, is taking too long to flush deliveries. Watch out for frozen clients.
Though even taking the consumers off, and having only one the issue remains, it only resolves by bouncing the broker.
On googling we notice a similar issue https://issues.apache.org/jira/browse/ARTEMIS-450 still open.
Requires broker bounce to resolve.
- is related to
-
ENTMQBR-772 [ARTEMIS-1324] - Critical Analysis and deadlock detection on broker
- Closed
- relates to
-
AMQDOC-2675 REQ: new options for critical analysis of deadlock detection
- Closed