chickenchickenlove opened a new pull request, #20362: URL: https://github.com/apache/kafka/pull/20362
### Background There is race condition in `ConsumerNetworkThread` for `Kafka Streams`. So it make `HandlingSourceTopicDeletionIntegrationTest#shouldThrowErrorAfterSourceTopicDeleted` be flaky. Please refer to details in attached sequence diagram. <img width="1208" height="805" alt="image" src="https://github.com/user-attachments/assets/e62ef7df-5ca8-448d-a1c9-f48d6734f25f" /> ### Result - Fixes flaky test `HandlingSourceTopicDeletionIntegrationTest#shouldThrowErrorAfterSourceTopicDeleted`. -- 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