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%3EThis 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)