DomGarguilo commented on pull request #2345: URL: https://github.com/apache/accumulo/pull/2345#issuecomment-983044119
The most recent changes replace the error throwing with `System.err.println()` and `System.exit()` so that the errors can be seen from the shell. I removed most of the tests since im not too sure how we can verify which errors are being thrown while using `System.exit()` but from my manual testing, everything seems to be working. -- 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]
