-
Bug
-
Resolution: Done
-
Critical
-
AMQ 7.3.0.GA, AMQ 7.4.0.CR2
-
None
-
-
+
-
-
Documented as Resolved Issue
-
Verified in a release
-
If an OpenWire client closes a session without closing associated consumers, the consumers are not cleaned up on the broker side. Even if the client exits, we can see an OpenWireConnection object remaining on the broker with a potentially large collection in OpenWireConnection.consumerExchanges. Over time this exhausts the broker heap space and the broker goes OOM.
- is cloned by
-
ENTMQBR-3073 OpenWire session close doesn't cleanup consumer refs
- Closed