[ 
https://issues.apache.org/jira/browse/FLINK-18934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326982#comment-17326982
 ] 

Flink Jira Bot commented on FLINK-18934:
----------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Idle stream does not advance watermark in connected stream
> ----------------------------------------------------------
>
>                 Key: FLINK-18934
>                 URL: https://issues.apache.org/jira/browse/FLINK-18934
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream, Runtime / Task
>    Affects Versions: 1.11.0, 1.12.0
>            Reporter: Truong Duc Kien
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: stale-assigned
>             Fix For: 1.14.0, 1.13.1
>
>
> Per Flink documents, when a stream is idle, it will allow watermarks of 
> downstream operator to advance. However, when I connect an active data stream 
> with an idle data stream, the output watermark of the CoProcessOperator does 
> not increase.
> Here's a small test that reproduces the problem.
> https://github.com/kien-truong/flink-idleness-testing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to