C0urante commented on PR #12666: URL: https://github.com/apache/kafka/pull/12666#issuecomment-1273689767
@ijuma It's partially that we sometimes have direct calls to `System::exit` (although it's rare that these would make it past review), and partially that we wouldn't have a way to automatically fail tests that make unexpected calls to `Exit::exit` or `Exit::halt`. -- 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]
