OmniaGM commented on PR #15968:
URL: https://github.com/apache/kafka/pull/15968#issuecomment-2165256961

   > The other question I had was how auto topic creation works now. To refresh 
my understanding -- do we always get the metadata/create the topic before we 
start producing to it?
   
   There is an integration tests that covers this 
`ProducerSendWhileDeletionTest::testSendWithTopicDeletionMidWay` and it is 
working. The producer do get/refresh metadata and create topic before the 
sending the produce request out. 


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

Reply via email to