Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.13.0
Description
In ChannelStateChunkReader.readChunk in case of error buffer is recycled in the catch block. However, it might already have been recycled in stateHandler.recover().
Using minor priority, as this only affects already failing path.
Attachments
Issue Links
- causes
-
FLINK-23724 Network buffer leak when ResultPartition is released (failover)
- Closed
- links to