eolivelli commented on pull request #9859: URL: https://github.com/apache/pulsar/pull/9859#issuecomment-795531791
@315157973 I cannot do it easily/not in this PR. because these command line tools call "System.exit" on failure and it will abort the JVM. In order to make these tools "testable" we should run them in another way and add a way to not call "System.exit" I have created this issue https://github.com/apache/pulsar/issues/9865 I will be happy to follow up with an implementation for #9865 but I believe it is better to keep this PR focused on the task ---------------------------------------------------------------- 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]
