PDavid commented on PR #7478: URL: https://github.com/apache/hbase/pull/7478#issuecomment-3571204582
This is a backport of https://github.com/apache/hbase/pull/6875 to `branch-2`. Cherry-picked the master commit but it did not apply cleanly. The reason is that in `branch-2` there is no `org.apache.hadoop.hbase.rsgroup.RSGroupUtil` or `RSGroupInfoManager` and also there are some other minor differences. So because of this on cherry-picking I had to adjust the patch. ### Testing Tested this the same way, as I did for the master version: - https://github.com/apache/hbase/pull/6875#issuecomment-2772712499 - https://github.com/apache/hbase/pull/6875#issuecomment-3196152945 -- 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]
