deepujain commented on PR #8310: URL: https://github.com/apache/hadoop/pull/8310#issuecomment-5042296195
Thanks, @hfutatzhanghb. I rebased this branch onto current `apache/trunk` on July 22, 2026 so the next CI run is tied to a current base. Fresh local validation on the rebased head: `JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home PATH=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home/bin:$PATH ./mvnw -Dmaven.repo.local=/private/tmp/hadoop-m2 test -pl hadoop-hdfs-project/hadoop-hdfs -am -Dtest=TestCorruptMetadataFile -DskipTests=false` Result: `TestCorruptMetadataFile` passed (3 tests, 0 failures, 0 errors). No code changes beyond the rebase in this update. @zhtttylz, please take a look when you have a moment. Happy to make any follow-up changes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
