merlimat opened a new pull request #7066: URL: https://github.com/apache/pulsar/pull/7066
### Motivation When you trigger Runtime#halt from a test, as was happening on ZK session loss, it kills the test without reporting a result. We shouldn't do that. Instead, reserve halt for production code, and just log for tests. ---------------------------------------------------------------- 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: [email protected]
