dlmarion commented on issue #4232:
URL: https://github.com/apache/accumulo/issues/4232#issuecomment-1932111156

   Moving the resource group into the path will make the client slower as it 
will cause more back and forth ZK operations when trying to get a list of all 
of the tservers or sserver. For example 
[here](https://github.com/apache/accumulo/blob/elasticity/core/src/main/java/org/apache/accumulo/core/clientImpl/ClientContext.java#L405)
 and 
[here](https://github.com/apache/accumulo/blob/elasticity/core/src/main/java/org/apache/accumulo/core/rpc/clients/TServerClient.java#L57)


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