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

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

Github user walterddr commented on the issue:

    https://github.com/apache/flink/pull/6049
  
    Thanks for the comment @zentol . I actually thought about it and think we 
should group same jobs status listings together, there are also some other 
non-terminating states as well. Regarding the user-facing change to whether use 
`-t` (terminated) or `-a` (all). I lean towards using `-a`, but internally we 
named them terminated. Later on we can easily add supports like `finished` 
`cancelled` etc if necessary. What do you think?


> 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
>            Assignee: Rong Rong
>            Priority: Major
>
> See: 
> https://github.com/apache/flink/blob/4922ced71a307a26b9f5070b41f72fd5d93b0ac8/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)

Reply via email to