XComp commented on code in PR #23424:
URL: https://github.com/apache/flink/pull/23424#discussion_r1345868304


##########
flink-runtime/src/main/java/org/apache/flink/runtime/highavailability/HighAvailabilityServices.java:
##########
@@ -212,19 +212,17 @@ default LeaderRetrievalService 
getClusterRestEndpointLeaderRetriever() {
     void close() throws Exception;

Review Comment:
   Keep the method to keep the JavaDoc. But we could make 
{{HighAvailabilityServices}} extend {{AutoCloseable}}.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to