ctubbsii commented on code in PR #5192:
URL: https://github.com/apache/accumulo/pull/5192#discussion_r1901299792


##########
core/src/main/java/org/apache/accumulo/core/fate/zookeeper/ZooUtil.java:
##########
@@ -170,26 +176,78 @@ private static String getFmtTime(final long epoch) {
   }
 
   /**
-   * Get the ZooKeeper digest based on the instance secret that is used within 
ZooKeeper for
-   * authentication. This method is primary intended to be used to validate 
ZooKeeper ACLs. Use
-   * {@link #digestAuth(ZooKeeper, String)} to add authorizations to ZooKeeper.
+   * Given a zooCache and instanceId, look up the instance name.

Review Comment:
   I'll just remove this javadoc. It's just rephrasing the method signature 
anyway, and not adding anything useful.



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