This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 072b2d65b5c HADOOP-19653. Bump ByteBuddy 1.17.6 and ASM 9.8 to support Java 25 bytecode (#7879) Contributed by Pan Cheng. add 77828a794ea HDFS-17815. Fix upload fsimage failure when checkpoint takes a long time (#7845). Contributed by caozhiqiang. No new revisions were added by this update. Summary of changes: .../hadoop/hdfs/server/namenode/FSNamesystem.java | 5 +++ .../hadoop/hdfs/server/namenode/NNStorage.java | 3 +- .../server/namenode/ha/StandbyCheckpointer.java | 13 ++++-- .../server/namenode/ha/TestStandbyCheckpoints.java | 46 ++++++++++++++++++++++ 4 files changed, 63 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org