virajjasani commented on code in PR #5837:
URL: https://github.com/apache/hbase/pull/5837#discussion_r1678852579
##########
hbase-zookeeper/src/test/java/org/apache/hadoop/hbase/zookeeper/TestReadOnlyZKClient.java:
##########
@@ -79,6 +84,10 @@ public class TestReadOnlyZKClient {
private static int CHILDREN = 5;
private static ReadOnlyZKClient RO_ZK;
+ static final HashedWheelTimer RETRY_TIMER = new HashedWheelTimer(
Review Comment:
@Divneet18 please take care of this and you can also start preparing
branch-2 PR after addressing this.
--
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]