satishd commented on code in PR #13828:
URL: https://github.com/apache/kafka/pull/13828#discussion_r1226520481


##########
core/src/main/java/kafka/log/remote/RemoteLogManager.java:
##########
@@ -220,11 +226,21 @@ public RemoteLogMetadataManager run() {
         });
     }
 
+    public void endPoint(EndPoint endpoint) {

Review Comment:
   Can you rename it to `onEndPointCreated` or any other better name?



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to