You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/02 16:18:09 UTC

[GitHub] [accumulo] ctubbsii commented on pull request #2887: Print exceptions that cause the server process to exit to stderr

ctubbsii commented on PR #2887:
URL: https://github.com/apache/accumulo/pull/2887#issuecomment-1235685953

   Ideally, instead of explicitly printing, we should just make sure the exception gets thrown out of the main method... let the JVM do its own printing to STDERR, as this is the expected behavior.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org