mnpoonia commented on code in PR #8515:
URL: https://github.com/apache/hbase/pull/8515#discussion_r3781395665


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java:
##########
@@ -57,9 +57,11 @@
 import org.slf4j.LoggerFactory;
 
 /**
- * ZooKeeper based implementation of {@link SplitLogWorkerCoordination} It 
listen for changes in
- * ZooKeeper and
+ * ZooKeeper based implementation of {@link SplitLogWorkerCoordination}.
+ * @deprecated since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by 
procedure-based

Review Comment:
   Same javadoc comment applies here



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