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/09/04 14:58:00 UTC

[jira] [Created] (FLINK-13964) Remove usage of deprecated methods from MiniCluster

Till Rohrmann created FLINK-13964:
-------------------------------------

             Summary: Remove usage of deprecated methods from MiniCluster
                 Key: FLINK-13964
                 URL: https://issues.apache.org/jira/browse/FLINK-13964
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.10.0


With FLINK-13750 we deprecated {{HighAvailabilityServices#getWebMonitorRetrieverService}}. This method is still actively used by the {{MiniCluster}}. We should remove the usage in order to also support custom {{HighAvailabilityService}} implementations which no longer implement {{HighAvailabilityServices#getWebMonitorRetrieverService}}.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)