huaxiangsun commented on a change in pull request #2584:
URL: https://github.com/apache/hbase/pull/2584#discussion_r516969889
##########
File path:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.java
##########
@@ -444,6 +503,8 @@ private void locateInMeta(TableName tableName,
LocateRequest req) {
@Override
public void onError(Throwable error) {
+ // TODO: if it fails, with meta replica load balance, it may try with
another meta
Review comment:
missed that. Let me delete it.
----------------------------------------------------------------
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]