You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/05/18 01:44:00 UTC

[jira] [Created] (FLINK-9398) Flink CLI list running job returns all jobs except in CREATE state

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-L445

Seems 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)