guluo2016 opened a new pull request, #7189: URL: https://github.com/apache/hbase/pull/7189
[ADDENDUM] Fix broken branch-2/branch-2.6 builds The recent changes in #6970 have caused build failures on the branch-2/branch-2.6, the details see: https://github.com/apache/hbase/pull/6970#issuecomment-3149151194 The root cause was a class name mismatch due to my oversight: the code was using `HBaseTestingUtil` instead of the correct class name `HBaseTestingUtility`. -- 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]
