[
https://issues.apache.org/jira/browse/FLINK-13964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-13964.
---------------------------------
Release Note: Implementations of `HighAvailabilityServices` should now
implement `#getClusterRestEndpointLeaderRetriever` instead of
`#getWebMonitorLeaderRetriever`.
Resolution: Done
Done via
06fc5ceaf7293e6538394968e7d6fa8f99e21837
a72b238b8eed8811a7b820dab0383ac19a347c2d
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)