ivakegg commented on issue #4190: URL: https://github.com/apache/accumulo/issues/4190#issuecomment-1912101522
The problem is that the class context is valid, but because of a thundering herd scenario, some of the tservers fail to load the context initially. Subsequently the tservers gets stuck. Simply changing the context to another one will results in the same scenario. I need something here that retries to load the context classloader and the subsequently the compaction dispatcher. -- 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]
