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

[jira] [Created] (FLINK-8342) Remove ClusterClient generic type argument from ClusterDescriptor

Till Rohrmann created FLINK-8342:
------------------------------------

             Summary: Remove ClusterClient generic type argument from ClusterDescriptor
                 Key: FLINK-8342
                 URL: https://issues.apache.org/jira/browse/FLINK-8342
             Project: Flink
          Issue Type: Sub-task
          Components: Client
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{ClusterDescriptor}} should not specialize the returned {{ClusterClient}} type in order to develop code which can work with all {{ClusterDescriptors}} and {{ClusterClients}}. Therefore, I propose to remove the generic type parameter from {{ClusterDescriptor}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)