Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.17.1
Description
In FLINK-30189, HsSubpartitionFileReaderImpl will skip the buffer has been consumed from memory to avoid double-consumption. But these buffers were not returned to the BatchShuffleReadBufferPool, resulting in read buffer leaks. In addition, all loaded buffers should also be recycled after data view released.
Attachments
Issue Links
- links to