You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jan Lukavský (Jira)" <ji...@apache.org> on 2020/08/12 18:22:00 UTC

[jira] [Created] (BEAM-10691) FlinkRunner: pipeline might get stuck due to timer watermark hold not being released

Jan Lukavský created BEAM-10691:
-----------------------------------

             Summary: FlinkRunner: pipeline might get stuck due to timer watermark hold not being released
                 Key: BEAM-10691
                 URL: https://issues.apache.org/jira/browse/BEAM-10691
             Project: Beam
          Issue Type: Bug
          Components: runner-flink
    Affects Versions: 2.23.0, 2.24.0
            Reporter: Jan Lukavský
            Assignee: Jan Lukavský


Pipeline might stop progressing watermark in certain cases due to timer output timestamp not being released from FlinkTimerInternals#outputTimestampQueue. The pipeline has to be restarted from checkpoint to reload the cache and free watermark hold.



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