Matthias J. Sax created FLINK-2370:
--------------------------------------

             Summary: Unify Client Code
                 Key: FLINK-2370
                 URL: https://issues.apache.org/jira/browse/FLINK-2370
             Project: Flink
          Issue Type: Improvement
            Reporter: Matthias J. Sax
            Assignee: Matthias J. Sax


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
(v6.3.4#6332)

Reply via email to