cmccabe commented on pull request #11457: URL: https://github.com/apache/kafka/pull/11457#issuecomment-977021255
> Thanks for the change @cmccabe . Which tests are impacted by this change? I could only find ReplicationQuotasTestRig does that matches your understanding? We have actually accumulated a lot of calls to `Exit#exit` and `Exit#halt`, unfortunately. Here is a partial list of files that include these calls: * KafkaRequestHandler.scala * ShutdownableThread.scala * LogManager.scala * ReplicaManager.scala If any of these trigger during a junit test, the entire multi-hour Jenkins test run will terminate with a cryptic error message that doesn't explain which test had the problem. -- 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