dajac commented on PR #13848: URL: https://github.com/apache/kafka/pull/13848#issuecomment-1596594750
> Btw, @dajac do we typically autocreate this topic when we are not testing? Just curious because I've seen some issues with __transaction_state not having enough replicas in tests (taking 10 or so seconds to get a valid isr) Just wondering if pre-creating the topic is a valid approach for tests. @jolshan Correct. The topic is automatically created when it is needed. My understanding is that we pre-create it in tests in order to reduce flakyness. -- 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