You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/11/26 09:31:32 UTC

[GitHub] [hbase] GeorryHuang commented on a change in pull request #3880: HBASE-26481 Consider rolling upgrading from old region replication fr…

GeorryHuang commented on a change in pull request #3880:
URL: https://github.com/apache/hbase/pull/3880#discussion_r757348646



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/client/AsyncRegionReplicationRetryingCaller.java
##########
@@ -43,6 +44,11 @@
 
   private final Entry[] entries;
 
+  // whether to use replay instead of replicateToReplica, during rolling upgrading the if the target

Review comment:
       typo for 'the if the' ?




-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org