dlmarion commented on issue #5047: URL: https://github.com/apache/accumulo/issues/5047#issuecomment-2520907682
> I observed the problem happening in the tablet location cache which checks the lock in zoo cache prio to returning a location. The tablet location cache gets the tserver location from the metadata table where the RG is unknown. There could be an alternate way to determine the resource group of a tserver that is hosting the tablet - the value of `table.custom.assignment.group` in the tables' configuration. I'm not sure if you have access to this in the TabletLocationCache code or not, but in theory this should help. -- 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]
