Yingjie Cao created FLINK-19302:
-----------------------------------
Summary: Flushing of BoundedBlockingResultPartition should finish current BufferBuilder
Key: FLINK-19302
URL:
https://issues.apache.org/jira/browse/FLINK-19302 Project: Flink
Issue Type: Bug
Components: Runtime / Network
Reporter: Yingjie Cao
Fix For: 1.12.0
Currently, flushing of BoundedBlockingResultPartition flushes and closes the current BufferConsumer but dose not finish the corresponding BufferBuilder. As a result, the records coming latter can be appended to already recycled buffer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)