You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2018/02/26 15:28:00 UTC

[jira] [Created] (FLINK-8786) SpillableSubpartitionView#getNextBuffer always sets isMoreAvailable to false when switching from spillable to spilled

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)