This is an automated email from the ASF dual-hosted git repository. xkrogen pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from b6fd3223078 HADOOP-18590. Publish SBOM artifacts (#5281) new a49378cb93d HDFS-16764. [SBN Read] ObserverNamenode should throw ObserverRetryOnActiveException instead of FileNotFoundException during processing of addBlock rpc (#4872) new af96e0f5b31 HDFS-16872. Fix log throttling by declaring LogThrottlingHelper as static members (#5246) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/hadoop/log/LogThrottlingHelper.java | 15 +++++-- .../hdfs/server/namenode/FSEditLogLoader.java | 7 ++-- .../hadoop/hdfs/server/namenode/FSNamesystem.java | 11 +++-- .../namenode/RedundantEditLogInputStream.java | 4 +- .../hdfs/server/namenode/TestFSEditLogLoader.java | 3 +- .../server/namenode/TestNameNodeRpcServer.java | 47 ++++++++++++++++++++++ 6 files changed, 73 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org