dengziming commented on code in PR #12414:
URL: https://github.com/apache/kafka/pull/12414#discussion_r950979470


##########
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:
   This method is used in tests, please also remove this comment.



-- 
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