wchevreuil commented on a change in pull request #307: HBase 22537 URL: https://github.com/apache/hbase/pull/307#discussion_r299464852
########## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocator.java ########## @@ -34,6 +34,7 @@ import java.util.concurrent.ExecutionException; Review comment: Since this is mainly a condition triggered by a split operation, decided to move the test to _TestSplitOrMergeStatus_. Also renamed original test to _testSplitRegionReplicaRitRecovery_. ---------------------------------------------------------------- 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] With regards, Apache Git Services
