[jira] [Created] (FLINK-22596) Active timeout is not triggered if there were no barriers

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22596) Active timeout is not triggered if there were no barriers

Shang Yuanchun (Jira)
Dawid Wysakowicz created FLINK-22596:
----------------------------------------

             Summary: Active timeout is not triggered if there were no barriers
                 Key: FLINK-22596
                 URL: https://issues.apache.org/jira/browse/FLINK-22596
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.13.0
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz
             Fix For: 1.14.0, 1.13.1


The condition in the active timeout timer is often incorrect, because we do not reset the {{allBarriersReceivedFuture}} on barrier announcements.



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