You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jiangjie Qin (Jira)" <ji...@apache.org> on 2020/05/30 02:38:00 UTC

[jira] [Created] (FLINK-18039) Change SourceCoordinator to handle resetToCheckpoint() call after started.

Jiangjie Qin created FLINK-18039:
------------------------------------

             Summary: Change SourceCoordinator to handle resetToCheckpoint() call after started.
                 Key: FLINK-18039
                 URL: https://issues.apache.org/jira/browse/FLINK-18039
             Project: Flink
          Issue Type: Sub-task
    Affects Versions: 1.11.0
            Reporter: Jiangjie Qin


Right now the SourceCoordinator assumes that {{resetToCheckpoint()}} is only called before {{start()}} is called. We need to change the SourceCoordinator to handle the case when {{resetToCheckpoint()}} is invoked after the SourceCoordinator has started.



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