dlmarion opened a new pull request, #50: URL: https://github.com/apache/accumulo-classloaders/pull/50
Created a ThreadFactory for the ScheduledExecutorThreadPool so that an UncaughtExceptionHandler (UEH) is set on the threads. The UEH removes all scheduled monitor tasks and clears the set of ContextDefinitions. This will cause the ContextDefinitions to and monitor tasks to get recreated the next time the classloader for the context is requested. Closes #46 -- 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]
