xintongsong commented on PR #22960: URL: https://github.com/apache/flink/pull/22960#issuecomment-1627617148
@TanYuxin-tyx, I have 2 questions regarding the current approach. 1. The transfer of the buffer ownership seems to be divided into two steps: a) updating the buffer recycler, and b) updating the bookkeepings in memory manager. Currently, the two steps take place in different positions. Why is that necessary? 2. Why is updating of recycler not possible after the buffer being compressed? -- 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.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org