You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/02/28 15:54:00 UTC

[jira] [Closed] (FLINK-2370) Unify Client Code

     [ https://issues.apache.org/jira/browse/FLINK-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-2370.
--------------------------------
    Resolution: Won't Do

Closed because of inactivity.

> Unify Client Code
> -----------------
>
>                 Key: FLINK-2370
>                 URL: https://issues.apache.org/jira/browse/FLINK-2370
>             Project: Flink
>          Issue Type: Improvement
>          Components: Command Line Client
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>
> Right now client code that send commands to JobManager is spread over multiple classes resulting in code duplication. Furthermore, each client offers a different sub-set of available commands.
> The idea is to use Client.java as a central class, that provides all available command that the JobManager can handle. All other client use Client.java internally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)