keith-turner commented on a change in pull request #636: Create AccumuloClient, 
deprecate Connector
URL: https://github.com/apache/accumulo/pull/636#discussion_r218472483
 
 

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/core/client/ZooKeeperInstance.java
 ##########
 @@ -112,7 +113,7 @@ public ZooKeeperInstance(String instanceName, String 
zooKeepers) {
    *          {@link ClientConfiguration} which extends Configuration with 
convenience methods
    *          specific to Accumulo.
    * @since 1.9.0
-   * @deprecated since 2.0.0; use {@link Connector#builder()} instead
+   * @deprecated since 2.0.0; use {@link Accumulo#newClient()} instead
 
 Review comment:
   Probably do not need to add since whole class is deprecated.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to