nirdosh0110 opened a new pull request, #8673:
URL: https://github.com/apache/hbase/pull/8673

   Backport of #8583 to branch-2 (cherry-pick of 655f16c4115).
   
   The only conflict was one import block, resolved by keeping branch-2's 
`HBaseTestingUtility` (master renamed it to `HBaseTestingUtil`) and adding the 
new `FileSystem`/`Path` imports. The main fix 
(`MergeTableRegionsProcedure.java`) applied without conflict.
   
   Local verification (JDK 17, `-am -Dhadoop.profile=3.0`): 
`TestMergeTableRegionsProcedure` — 9 tests, 0 failures, 0 errors (includes the 
new regression test `testRollbackReopensParentsAfterCheckClosedRegionsFailure`).
   
   Applies cleanly to branch-2.6 as well (verified) — happy to open a follow-up 
PR or a committer can cherry-pick.


-- 
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]

Reply via email to