keith-turner commented on pull request #2340: URL: https://github.com/apache/accumulo/pull/2340#issuecomment-959484271
> In the code section you referenced should it not get the cause and throw it if it's an Error? Would not want to get the cause and the drop the ExecutionException. The cause only has a stack trace for the background thread. The stack trace in the ExecutionException usually provides the path from the user code to the point where something was put on a thread pool. -- 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]
