[
https://issues.apache.org/jira/browse/FLINK-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376778#comment-16376778
]
ASF GitHub Bot commented on FLINK-8778:
---------------------------------------
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/5579#discussion_r170576150
--- 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 --
I know, I want @GJL to have a look at this. 😅
> 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)