wchevreuil commented on a change in pull request #307: HBase 22537 URL: https://github.com/apache/hbase/pull/307#discussion_r293922569
########## 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: So the fix is either on SplitTableRegionProcedure (your suggestion), or UnassignProcedure (my proposal). In either case, shouldn't the added test go to the related "fixed" class, for consistency? ---------------------------------------------------------------- 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
