Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
1.10.0
-
Implementations of `HighAvailabilityServices` should implement `#getClusterRestEndpointLeaderElectionService` instead of `#getWebMonitorLeaderElectionService`.
Description
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.
Attachments
Issue Links
- links to