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

Gábor Hermann updated FLINK-1239:
---------------------------------
    Description: When running the streaming iteration example with buffer 
timeout set to 0 (meaning the StreamRecorWriter gets flushed after every emit 
in every task), the iteration gets stuck at flushing the output after emitting 
a record. This happens only on larger number of inputs (eg. 1000 record to 
iterate on).

> Fix iteration example getting stuck with large input
> ----------------------------------------------------
>
>                 Key: FLINK-1239
>                 URL: https://issues.apache.org/jira/browse/FLINK-1239
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Gábor Hermann
>            Assignee: Gábor Hermann
>            Priority: Critical
>
> When running the streaming iteration example with buffer timeout set to 0 
> (meaning the StreamRecorWriter gets flushed after every emit in every task), 
> the iteration gets stuck at flushing the output after emitting a record. This 
> happens only on larger number of inputs (eg. 1000 record to iterate on).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to