keith-turner commented on PR #5028: URL: https://github.com/apache/accumulo/pull/5028#issuecomment-2583488104
> Maybe an issue should be opened regarding this after this is merged, if this bug is actually worth it. I don't remember the specifics, but I think it's just that a worker thread (TransactionRunner) gets stuck somehow on when we try to shutdown() fate. It doesn't make sense how this can occur if no transactions are running, but since shutdownNow() will eventually be called on the pool, it probably doesn't matter. Wondering if this will impact shutting down accumulo in any way. For cases when there is an observed bug where the cause can not be tracked down I have added logging to give clues about it the next time it happens. Is there any logging that can be added for this case that would be helpful? -- 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]
