yuxian0908 commented on code in PR #19767: URL: https://github.com/apache/kafka/pull/19767#discussion_r2105670470
########## storage/src/main/java/org/apache/kafka/storage/internals/log/LogOffsetMetadata.java: ########## @@ -27,17 +27,16 @@ public final class LogOffsetMetadata { //TODO KAFKA-14484 remove once UnifiedLog has been moved to the storage module Review Comment: Yes! I believe you're right — that comment is outdated now. Thanks for the review! I've cleaned it up accordingly. -- 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