FrankChen021 commented on PR #19808: URL: https://github.com/apache/druid/pull/19808#issuecomment-5133656236
The failing `KafkaIndexFaultToleranceTest.test_supervisorRecords_afterHistoricalRestart` appears to be an unrelated flaky-test failure caused by publishing immediately after topic creation, before all partition leaders are ready. [PR #19824](https://github.com/apache/druid/pull/19824) adds the topic-leader readiness wait and includes focused regression coverage for this scenario. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
