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/04/06 09:22:00 UTC

[jira] [Created] (FLINK-9144) Spilling batch job hangs

Nico Kruber created FLINK-9144:
----------------------------------

             Summary: Spilling batch job hangs
                 Key: FLINK-9144
                 URL: https://issues.apache.org/jira/browse/FLINK-9144
             Project: Flink
          Issue Type: Bug
          Components: Network
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber
             Fix For: 1.5.0


A user on the mailing list reported that his batch job stops to run with Flink 1.5 RC1: https://lists.apache.org/thread.html/43721934405019e7255fda627afb7c9c4ed0d04fb47f1c8f346d4194@%3Cdev.flink.apache.org%3E

This has probably to due with {{SpilledSubpartitionView}} stopping the read process once it reaches the end of the file and {{SpillableSubpartition#add()}} not notifying about newly added buffers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)