-
Story
-
Resolution: Done
-
Major
-
AMQ 7.2.0.GA
-
-
+
-
Verified in a release
The critical-analyzer only fires once , as it appears to clear away its action in org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl#fireAction() after the action has been fired.
If the <critical-analyzer-policy> is set to LOG, it would make more sense to leave the action in place so it could fire repeatedly. This would help when doing log analysis after the issue was encountered.