divijvaidya commented on PR #13956: URL: https://github.com/apache/kafka/pull/13956#issuecomment-1635486526
Thank you for the review folks. I will merge the thread leak part now. @showuon I am not sure if `controller-event-thread` was leaked because of `daemon-bounce-broker` or not. But looking at the logs `Gradle Test Executor 177` was working happily until the `testConsumptionWithBrokerFailures` failed and after that it started failing all tests that it is running. Hence, there are two mysteries. Who `leaked `controller-event-thread` and does it have a correlation with `testConsumptionWithBrokerFailures`? Let's merge this one in and observe if we get more such large amount of test failures or not. It will provide some more details. -- 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