ddanielr commented on issue #3346: URL: https://github.com/apache/accumulo/issues/3346#issuecomment-1526368453
> It appears that I did not add enough of the stack trace. The critical task that failed is the lamda in TabletServer at line 826 So this is code in question? https://github.com/apache/accumulo/blob/74009a505667c5a181d74e84cdc6d190d6cda6a9/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java#L826-L858 Is there anymore relevant information in the stack trace after the critical task failed in TabletServer:826? Specifically anything related to TabletsMetadata? -- 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]
