You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/05 13:55:00 UTC

[jira] [Created] (FLINK-13977) Adapt HighAvailabilityServices#getWebMonitorLeaderElectionService to #getClusterRestEndpointLeaderRetriever

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)