This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from ad001c93cf9 HDFS-17111. RBF: Optimize msync to only call nameservices that have observer reads enabled. (#5860). Contributed by Simbarashe Dzinamarira. add 068d8c7e4db HDFS-17115. HttpFS Add Support getErasureCodeCodecs API (#5875). Contributed by Hualong Zhang. No new revisions were added by this update. Summary of changes: .../hadoop/fs/http/client/HttpFSFileSystem.java | 12 +++++ .../apache/hadoop/fs/http/server/FSOperations.java | 27 +++++++++++ .../fs/http/server/HttpFSParametersProvider.java | 1 + .../apache/hadoop/fs/http/server/HttpFSServer.java | 8 ++++ .../http/server/metrics/HttpFSServerMetrics.java | 5 ++ .../hadoop/fs/http/client/BaseTestHttpFSWith.java | 56 +++++++++++++++++++++- 6 files changed, 107 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org