[ 
https://issues.apache.org/jira/browse/FLINK-7650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181095#comment-16181095
 ] 

ASF GitHub Bot commented on FLINK-7650:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4697#discussion_r141111338
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterGateway.java
 ---
    @@ -55,6 +55,14 @@
     public interface JobMasterGateway extends CheckpointCoordinatorGateway, 
FencedRpcGateway<JobMasterId> {
     
        /**
    +    * Cancel the currently executed job.
    +    *
    +    * @param timeout of this operation
    +    * @return Future acknowledge if the cancellation was successful
    --- End diff --
    
    what is returned if the cancellation was not successful?


> Port JobCancellationHandler to new REST endpoint
> ------------------------------------------------
>
>                 Key: FLINK-7650
>                 URL: https://issues.apache.org/jira/browse/FLINK-7650
>             Project: Flink
>          Issue Type: Sub-task
>          Components: REST, Webfrontend
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> Port existing {{JobCancellationHandler}} to new REST endpoint



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to