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

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

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

    https://github.com/apache/flink/pull/5579#discussion_r170575275
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/job/JobDetailsInfo.java
 ---
    @@ -50,7 +50,7 @@
     
        public static final String FIELD_NAME_JOB_NAME = "name";
     
    -   public static final String FIELD_NAME_IS_STOPPABLE = "isStoppable";
    +   public static final String FIELD_NAME_IS_STOPPABLE = "stoppable";
    --- End diff --
    
    We should figure out why it returned "stoppable", as far as i can tell it 
should "isStoppable". This would be an API breaking change.


> Migrate queryable state ITCases to use MiniClusterResource
> ----------------------------------------------------------
>
>                 Key: FLINK-8778
>                 URL: https://issues.apache.org/jira/browse/FLINK-8778
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to