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/06 07:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-13977.
---------------------------------
    Release Note: Implementations of `HighAvailabilityServices` should implement `#getClusterRestEndpointLeaderElectionService` instead of `#getWebMonitorLeaderElectionService`.
      Resolution: Done

Done via

d047c4725709b1a9377fa656bfc3b9bb3aec7626
a453bf695ff0982f8965a1d5ed90b4f6042022aa

> 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
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)