Apache9 commented on code in PR #6896:
URL: https://github.com/apache/hbase/pull/6896#discussion_r2039553035


##########
hbase-common/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKConfig.java:
##########
@@ -88,7 +108,7 @@ private static Properties 
extractZKPropsFromHBaseConfig(final Configuration conf
    * @return Properties holding mappings representing ZooKeeper config file.
    */
   private static Properties makeZKPropsFromHbaseConfig(Configuration conf) {

Review Comment:
   Since this method is private static, we can give it a more reasonable name 
like makeZKServerPropsFromHBaseConfig?



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