liuxiaocs7 commented on code in PR #7818:
URL: https://github.com/apache/hbase/pull/7818#discussion_r2873612168
##########
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.java:
##########
@@ -91,7 +92,7 @@ public class ReopenTableRegionsProcedure
/**
* Create a new ReopenTableRegionsProcedure respecting the throttling
configuration for the table.
* First check the table descriptor, then fall back to the global
configuration. Only used in
- * ModifyTableProcedure and in {@link HMaster#reopenRegionsThrottled}.
Review Comment:
Thanks for your review, yes, these modifications are unnecessary and can be
removed
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]