brandboat commented on PR #20421: URL: https://github.com/apache/kafka/pull/20421#issuecomment-3234024772
Hi @lucasbru, the original implementation is right, like @chia7712 mentioned, topic apply default replica factor and partition num from broker server. https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/AutoTopicCreationManager.scala#L223-L224. I'm going to close this PR. -- 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