Till Rohrmann created FLINK-13960:
-------------------------------------
Summary: 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
Fix For: 1.10.0
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)