Rong Rong created FLINK-9398:
--------------------------------
Summary: Flink CLI list running job returns all jobs except in CREATE state
Key: FLINK-9398
URL:
https://issues.apache.org/jira/browse/FLINK-9398 Project: Flink
Issue Type: Bug
Components: Client
Affects Versions: 1.5.0
Reporter: Rong Rong
See:
https://github.com/apache/flink/blob/master/flink-clients/src/main/java/org/apache/flink/client/cli/CliFrontend.java#L437-L445Seems like CLI command: *flink list -r* returns all jobs except jobs in *CREATE* state. which conflicts with the CLI description: *--Running/Restarting Jobs--*.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)