chia7712 commented on pull request #9284: URL: https://github.com/apache/kafka/pull/9284#issuecomment-694954746
> Can you take a look at DynamicConnectionsQuotaTest? Looks like this patch is causing it to fail. The error message should be unrelate to this patch. Also, I loop it 5 times on my local. all pass. ``` java.lang.AssertionError: Found unexpected threads during @AfterClass, allThreads=HashSet(/127.0.0.1:52490 to /127.0.0.1:43059 workers Thread 2, Common-Cleaner, metrics-meter-tick-thread-2, main, metrics-meter-tick-thread-1, Signal Dispatcher, scala-execution-context-global-139, /127.0.0.1:52490 to /127.0.0.1:43059 workers Thread 3, Reference Handler, kafka-admin-client-thread | adminclient-4, scala-execution-context-global-373, scala-execution-context-global-140, Test worker, Finalizer), unexpected=HashSet(kafka-admin-client-thread | adminclient-4) ``` I will rebase this patch to trigger QA again. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org