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 2017/12/31 17:43:00 UTC

[jira] [Created] (FLINK-8332) Move dispose savepoint into ClusterClient

Till Rohrmann created FLINK-8332:
------------------------------------

             Summary: Move dispose savepoint into ClusterClient
                 Key: FLINK-8332
                 URL: https://issues.apache.org/jira/browse/FLINK-8332
             Project: Flink
          Issue Type: Improvement
          Components: Client
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


Currently, the {{CliFrontend}} sends the command for disposing a savepoint. In order to better abstract this functionality we should move it to the {{ClusterClient}}. That way we can have different implementations of the {{ClusterClient}} (Flip-6 and old code) which are used by the same {{CliFrontend}}.



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