[
https://issues.apache.org/jira/browse/FLINK-13960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-13960.
---------------------------------
Resolution: Done
Done via d2957bd543b0a188520df733def6e456ceac73d1
> Provide default implementation for deprecated
> HighAvailabilityServices.getWebMonitorLeaderRetriever
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-13960
> URL: https://issues.apache.org/jira/browse/FLINK-13960
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.10.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> With FLINK-13750 we split the {{HighAvailabilityServices}} up into a client
> side {{ClientHighAvailabilitySerivces}} and cluster side
> {{HighAvailabilityServices}}. As part of this split, the method
> {{HighAvailabilityServices.getWebMonitorLeaderRetriever}} was deprecated. In
> order to not having to implement this method anymore, I suggest to provide a
> default implementation which throws an {{UnsupportedOperationException}}
> referring to the {{ClientHighAvailabilityServices}}.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)