[
https://issues.apache.org/jira/browse/FLINK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-4036:
----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
> Potential deadlock in StreamIterationSink
> -----------------------------------------
>
> Key: FLINK-4036
> URL: https://issues.apache.org/jira/browse/FLINK-4036
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Task
> Reporter: Ufuk Celebi
> Priority: Major
> Labels: auto-deprioritized-major
>
> When the stream iteration head finishes before the iteration tail acquires
> the feedback queue, the tail will block indefinitely.
> This happened here:
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/134215892/log.txt
> You can provoke this by adding a sleep before acquiring the feedback queue in
> {{StreamIterationTail}} and running {{IterateTest.testSimpleIteration}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)