ahuang98 commented on code in PR #21399:
URL: https://github.com/apache/kafka/pull/21399#discussion_r2843793010
##########
metadata/src/main/java/org/apache/kafka/controller/ReplicationControlManager.java:
##########
@@ -284,19 +288,22 @@ static Map<String, String>
translateCreationConfigs(CreatableTopicConfigCollecti
private final Logger log;
/**
- * The KIP-464 default replication factor that is used if a CreateTopics
request does
+ * The KIP-464 default replication factor that is used if a CreateTopics
request
+ * does
Review Comment:
seems like a lot of extra formatting changes snuck in?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]