Apache9 commented on a change in pull request #3876:
URL: https://github.com/apache/hbase/pull/3876#discussion_r755873174
##########
File path:
hbase-replication/src/test/java/org/apache/hadoop/hbase/replication/TestZKReplicationQueueStorage.java
##########
@@ -206,18 +206,22 @@ public void testAddRemoveLog() throws
ReplicationException {
}
}
- // For HBASE-12865
+ // For HBASE-12865, HBASE-26482
Review comment:
If we do not remove the server znode, why the cversion increases?
Because we have created a new server znode?
--
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]