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

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

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

    https://github.com/apache/flink/pull/4700#discussion_r141304918
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobTerminationMessageParameters.java
 ---
    @@ -26,9 +26,10 @@
      *
      * <p>A job related REST handler always requires a {@link 
JobPathParameter}.
      */
    -public class JobMessageParameters extends MessageParameters {
    +public class JobTerminationMessageParameters extends MessageParameters {
    --- End diff --
    
    If need should arise, then we can add a `JobIdMessageParameters` class 
again. But right now it's not needed.


> Port JobStoppingHandler to new REST endpoint
> --------------------------------------------
>
>                 Key: FLINK-7649
>                 URL: https://issues.apache.org/jira/browse/FLINK-7649
>             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 {{JobStoppingHandler}} to new REST endpoint



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

Reply via email to