You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2022/11/29 00:49:16 UTC

[hadoop] branch trunk updated (ec2856d79c1 -> 909aeca86cf)

This is an automated email from the ASF dual-hosted git repository.

omalley pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from ec2856d79c1 HDFS-16847: RBF: Prevents StateStoreFileSystemImpl from committing tmp file after encountering an IOException. (#5145)
     add 909aeca86cf HDFS-16845: Adds configuration flag to allow clients to use router observer reads without using the ObserverReadProxyProvider. (#5142)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hdfs/NameNodeProxiesClient.java  |  6 ++
 .../hadoop/hdfs/client/HdfsClientConfigKeys.java   |  2 +
 .../server/federation/MiniRouterDFSCluster.java    |  7 +-
 .../federation/router/TestObserverWithRouter.java  | 74 ++++++++++++++++++++--
 .../src/main/resources/hdfs-default.xml            |  7 ++
 5 files changed, 91 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org