ashmeet13 commented on code in PR #12414: URL: https://github.com/apache/kafka/pull/12414#discussion_r951002747
########## metadata/src/main/java/org/apache/kafka/controller/QuorumController.java: ########## @@ -1914,6 +1915,7 @@ public CompletableFuture<List<CreatePartitionsTopicResult>> createPartitions( }); } + // TODO: Figure out the reason as to why is a snapshot starting here? Who is calling beginWritingSnapshot()? Review Comment: Hi @dengziming, forgot to remove this comment. I have removed it now. Thanks -- 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