saintstack commented on a change in pull request #2522:
URL: https://github.com/apache/hbase/pull/2522#discussion_r502685087



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/client/AsyncRegionReplicaReplayRetryingCaller.java
##########
@@ -63,6 +63,8 @@
 
   private final int replicaId;
 
+  private final HRegionLocation loc;

Review comment:
       The RegionLocator would have cached the location too, right? Just get it 
from there?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to