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


##########
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZNodePaths.java:
##########
@@ -69,10 +69,25 @@ public class ZNodePaths {
   // znode used for log splitting work assignment
   public final String splitLogZNode;
   // znode containing the state of the load balancer
+  /**
+   * @deprecated Since 2.6.0, will be removed in 4.0.0. We use master local 
region to store this

Review Comment:
   We need to keep them here for migration.



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