Till Rohrmann created FLINK-13977:
-------------------------------------
Summary: Adapt HighAvailabilityServices#getWebMonitorLeaderElectionService to #getClusterRestEndpointLeaderRetriever
Key: FLINK-13977
URL:
https://issues.apache.org/jira/browse/FLINK-13977 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.10.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.10.0
I propose to adapt {{HighAvailabilityServices#getWebMonitorLeaderElectionService}} to {{#getClusterRestEndpointLeaderRetriever}} by renaming this method to {{getClusterRestEndpointLeaderElectionService}}. That way it is consistent and not too confusing.
Concretely, I propose to deprecate the {{#getWebMonitorLeaderElectionService}} and introduce {{#getClusterRestEndpointLeaderElectionService}} with a default implementation to fall back to {{#getWebMonitorLeaderElectionService}}.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)