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-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org