keith-turner commented on issue #5047:
URL: https://github.com/apache/accumulo/issues/5047#issuecomment-2520961096

   > 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.
   
   That may not always be a reliable way to determine the RG.  Interpreting 
that property depends on the configured balancer, so that could lead to 
differences in the property and what is actually happening.  Also if the config 
changes then there is a time where the current tserver RG and the desired 
tserver RG could differ.


-- 
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]

Reply via email to