Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
Description
For an in-progress send that hits the transport level after the connection has dropped the outbound buffer can remain reference counted and not released if a pooled buffer allocator is in use. This could cause long term issues in cases where failover transport is used and the application remains up for a long time, or when the application creates new connections and recovers on connection loss.