mikewalch commented on a change in pull request #412:  #408 Removed use of 
deprecated ClientConfiguration
URL: https://github.com/apache/accumulo/pull/412#discussion_r178969834
 
 

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/core/client/impl/ConnectionInfoImpl.java
 ##########
 @@ -38,7 +39,7 @@ public String getInstanceName() {
   }
 
   @Override
-  public String getZookeepers() {
+  public String getZooKeepers() {
 
 Review comment:
   While I would prefer `Zookeeper`, `ZooKeeper` is how the project refers to 
itself.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to