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 12:31:00 UTC

[jira] [Commented] (FLINK-13960) Provide default implementation for deprecated HighAvailabilityServices.getWebMonitorLeaderRetriever

    [ https://issues.apache.org/jira/browse/FLINK-13960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923374#comment-16923374 ] 

Till Rohrmann commented on FLINK-13960:
---------------------------------------

[~Tison] could you help with the review of this PR?

> 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: 10m
>  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)