dlmarion opened a new pull request #1818: URL: https://github.com/apache/accumulo/pull/1818
Modified the AccumuloUncaughtExceptionHandler to log Exception and Error and Halt the VM if the system property HaltVMOnThreadError is set to true. Modified all Executors to use the NamingThreadFactory which uses AccumuloUncaughtExceptionHandler. When modifying SimpleTimer I found that some critical tasks could fail and only be logged. Created SimpleCriticalTimer for the critical tasks. ---------------------------------------------------------------- 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]
