ctubbsii commented on issue #4823: URL: https://github.com/apache/accumulo/issues/4823#issuecomment-2307338912
This is not something our API supports. The shell should only use our public APIs. If we want to add this feature, we should add something to the AccumuloClient to use a specific server. However, this is tricky, because our client code only uses a random server for certain operations, and the set of servers from which it chooses depends on the specific RPC service type being used for that specific operation. -- 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]
