Nico Kruber created FLINK-8786:
----------------------------------
Summary: SpillableSubpartitionView#getNextBuffer always sets isMoreAvailable to false when switching from spillable to spilled
Key: FLINK-8786
URL:
https://issues.apache.org/jira/browse/FLINK-8786 Project: Flink
Issue Type: Sub-task
Components: Network
Reporter: Nico Kruber
Assignee: Nico Kruber
Fix For: 1.5.0
When processing the last in-memory buffer in {{SpillableSubpartitionView#getNextBuffer}}, we always set the {{isMoreAvailable}} flag of the returned {{BufferAndBacklog}} to {{false}} irrespective of what may be in the spill writer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)