Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.11.0
-
None
-
None
Description
Broker.removeConnection() has Throwable argument that can be used by plugins to determine the cause of connection removal (exception, slow consumer, link stealing, etc.). At the moment, this argument is not used. We should start using it.