keith-turner commented on PR #6068:
URL: https://github.com/apache/accumulo/pull/6068#issuecomment-3776003032

   In 714062e worked around the flaw in the Java code instead of trying to 
avoid it.  Also added a test to ensure the `execute(Runnable)` methods on 
threadpools do push uncaught exceptions to the handler.  This new test would 
fail w/o the workaround changes.  Taking this out of draf w/ the change in 
behavior.  Did find some code in ConditionalWriter that is calling `execute()` 
on a scheduled executor, but not sure if its all.


-- 
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]

Reply via email to