[
https://issues.apache.org/jira/browse/FLINK-18039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiangjie Qin resolved FLINK-18039.
----------------------------------
Resolution: Implemented
Merged to master.
24201cc1b6c46c689abbff8635a01cec7b088983
e01cab2f713802f6fb92f7472a258c07f2c18af7
Cherry-picked to release-1.11
05db48562c215417f4faa038689cdc18a4582479
0326daf6e97b02dcb18e479ce88a50bc4b644295
> 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
> Components: API / DataStream
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> 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)