[
https://issues.apache.org/jira/browse/FLINK-23943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405712#comment-17405712
]
Till Rohrmann commented on FLINK-23943:
---------------------------------------
Hmm, it looks as if the {{StreamTask}} should get the signal
{{StreamTask.notifyCheckpointComplete}}. I also think that the
{{StreamTask.isSynchronousSavepointId(checkpointId)}} should return true. This
could mean that your source operator does not properly react to the
{{SourceStreamTask.cancelTask}} call. Which source operator are you using?
Maybe you can share the project with us with which you can reproduce the
problem.
> "/jobs/:jobid/stop" in REST API can't stop the target job.
> ----------------------------------------------------------
>
> Key: FLINK-23943
> URL: https://issues.apache.org/jira/browse/FLINK-23943
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Runtime / Task
> Affects Versions: 1.13.2
> Reporter: Roc Marshal
> Priority: Major
> Labels: REST_API
> Attachments: flink-roc-standalonesession-0-MacBook-Pro.local.log,
> flink-roc-taskexecutor-0-MacBook-Pro.local.log
>
>
> * "/jobs/:jobid/stop" in REST API can't stop the target job.
> * It can trigger a savepoint with the parameters.
> * The interface document linkĀ
> https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/rest_api/#jobs-jobid-stop
--
This message was sent by Atlassian Jira
(v8.3.4#803005)