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


##########
core/src/main/java/kafka/log/remote/RemoteLogManager.java:
##########
@@ -1002,4 +1004,36 @@ public void close() {
         }
     }
 
+    static class CandidateLogSegment {

Review Comment:
   rename it to `LogSegmentWithNextOffset` or a 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