[ https://issues.apache.org/jira/browse/FLINK-7791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200329#comment-16200329 ]
ASF GitHub Bot commented on FLINK-7791: --------------------------------------- Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/4802 I'm not entirely sure whether this "Waiting..." is consistent. The current `list` implementation does not do it. Moreover, so far all `ClusterClient` operations are synchronous (e.g. `stop` and `cancel`). In general I don't have strong feelings about returning a future or the result, but so far I think we always made the call synchronous and, thus, diverge from it with this change. > Integrate LIST command into REST client > --------------------------------------- > > Key: FLINK-7791 > URL: https://issues.apache.org/jira/browse/FLINK-7791 > Project: Flink > Issue Type: Sub-task > Components: Client, REST > Affects Versions: 1.4.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Fix For: 1.4.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)