chia7712 commented on code in PR #19853: URL: https://github.com/apache/kafka/pull/19853#discussion_r2121866446
########## storage/src/main/java/org/apache/kafka/server/log/remote/metadata/storage/RemotePartitionMetadataEventHandler.java: ########## @@ -42,12 +42,6 @@ public void handleRemoteLogMetadata(RemoteLogMetadata remoteLogMetadata) { protected abstract void handleRemotePartitionDeleteMetadata(RemotePartitionDeleteMetadata remotePartitionDeleteMetadata); - public void syncLogMetadataSnapshot(TopicIdPartition topicIdPartition, Review Comment: @kamalcph is it ok to remove it? I'm not sure why #15636 does not remove it -- 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