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

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/core/client/ConnectionInfo.java
 ##########
 @@ -35,7 +36,7 @@
   /**
    * @return Zookeeper connection information for Accumulo instance
    */
-  String getZookeepers();
+  String getZooKeepers();
 
 Review comment:
   That's how we have referenced them in the past and how Apache ZooKeeper 
spells it. I can switch back but @ctubbsii might disagree :-) 

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