dlmarion commented on code in PR #4880:
URL: https://github.com/apache/accumulo/pull/4880#discussion_r1758704965


##########
core/src/main/java/org/apache/accumulo/core/rpc/clients/TServerClient.java:
##########
@@ -54,6 +54,8 @@
 
 public interface TServerClient<C extends TServiceClient> {
 
+  static final String PREFERRED_HOST = 
"org.apache.accumulo.client.rpc.preferred.host";

Review Comment:
   I was just implementing the suggestion in the ticket. I'm good with it 
either way.
   @ctubbsii  - this was your suggestion to make it a system property. Thoughts 
on client property?



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