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)