[
https://issues.apache.org/jira/browse/FLINK-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428675#comment-16428675
]
Nico Kruber commented on FLINK-9144:
------------------------------------
It seems I have fixed the issue in
https://github.com/NicoK/flink/tree/flink-9144 but I still need to polish that
branch to create a PR.
For those affected: can you please check and verify that the job is not hanging
with Flink compiled from this branch?
> 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
> Priority: Blocker
> 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)