You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ri...@apache.org on 2022/10/31 16:39:50 UTC

[ozone] branch master updated (f98376b743 -> 9c6d6a9da5)

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

ritesh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from f98376b743 HDDS-7244. Fix multiple reports queued up from same DN and using up heap (#3783)
     add 9c6d6a9da5 HDDS-7290. provide a config to increase the list batch size in OzoneFileSystem (#3853)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   | 14 +++++++++
 .../common/src/main/resources/ozone-default.xml    | 20 +++++++++++++
 .../apache/hadoop/ozone/om/OzoneConfigUtil.java    | 35 ++++++++++++++++++++++
 .../org/apache/hadoop/ozone/om/OzoneManager.java   | 13 ++++++--
 .../hadoop/fs/ozone/BasicOzoneFileSystem.java      | 21 +++++++++----
 .../fs/ozone/BasicRootedOzoneFileSystem.java       | 21 +++++++++----
 .../apache/hadoop/fs/ozone/OzoneClientUtils.java   | 22 ++++++++++++++
 7 files changed, 134 insertions(+), 12 deletions(-)


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