[
https://issues.apache.org/jira/browse/FLINK-23943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403775#comment-17403775
]
Roc Marshal commented on FLINK-23943:
-------------------------------------
Should the source operators in the job implement `StopableFunction` interface ?
Could the job not be stoppedĀ if all source operators are not both implemented
from the `StopableFunction`?
> "/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 / REST
> Affects Versions: 1.13.2
> Reporter: Roc Marshal
> Priority: Major
>
> * "/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)