keith-turner commented on issue #3386: URL: https://github.com/apache/accumulo/issues/3386#issuecomment-1544463023
> @cawaring - You didn't see any messages like [this](https://github.com/apache/accumulo/blob/2.1/core/src/main/java/org/apache/accumulo/core/util/threads/AccumuloUncaughtExceptionHandler.java#L67) ? Looking at the referenced code, we do not do the recursive check for an error when the top level exception is not an error. So if an exception wraps an error it will not halt. -- 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]
