Re: [PR] [BP-1.18][FLINK-35169][runtime] Recycle buffers to freeSegments before releasing data buffer for sort accumulator [flink]

2024-04-22 Thread via GitHub
reswqa merged PR #24696: URL: https://github.com/apache/flink/pull/24696 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

Re: [PR] [BP-1.18][FLINK-35169][runtime] Recycle buffers to freeSegments before releasing data buffer for sort accumulator [flink]

2024-04-21 Thread via GitHub
flinkbot commented on PR #24696: URL: https://github.com/apache/flink/pull/24696#issuecomment-2068485490 ## CI report: * 51874ab3e4d2d2b8b84c22bc1e3e6326dba6839a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [BP-1.18][FLINK-35169][runtime] Recycle buffers to freeSegments before releasing data buffer for sort accumulator [flink]

2024-04-21 Thread via GitHub
TanYuxin-tyx opened a new pull request, #24696: URL: https://github.com/apache/flink/pull/24696 ## What is the purpose of the change Backport to Flink 1.18 for https://github.com/apache/flink/pull/24688#event-12553480360 *When using sortBufferAccumulator, we should recy