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/04 14:15:00 UTC

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

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)