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

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

     [ https://issues.apache.org/jira/browse/FLINK-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen closed FLINK-8786.
-------------------------------

> 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
>            Priority: Blocker
>             Fix For: 1.5.0, 1.6.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)