dlmarion opened a new pull request, #5574: URL: https://github.com/apache/accumulo/pull/5574
Logging that happens in proximity to a Runtime.halt may not make it to the log before the proceess shuts down if an asynchronous logging implementation is used. This change modifies the Halt methods to print any log message to stderr and to log.error. Closes #5545 -- 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-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org