deepujain commented on PR #8310: URL: https://github.com/apache/hadoop/pull/8310#issuecomment-5045901890
No code changes here. The July 22, 2026 rerun on the rebased head finished with GitHub `Build` green, and Apache Yetus is now red only on `hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes` in the `hadoop-hdfs` unit lane. That still looks outside this DFSInputStream corrupt-metadata patch, which only touches the corrupt-metadata handling path plus `TestCorruptMetadataFile`, and the focused local validation on this rebased head is still green: `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` If the patch itself looks good, @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]
