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


##########
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:
   Sure, I also had a hard time deciphering what happens here.



##########
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:
   Done.
   



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