You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sa...@apache.org on 2020/07/22 06:11:43 UTC

[hadoop-ozone] branch master updated (937f36f -> 783a18c)

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

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


    from 937f36f  HDDS-3992. Remove project skeleton of in-place upgrade feature (#1225)
     add 783a18c  HDDS-3892. Datanode initialization is too slow when there are thousan… (#1147)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |  3 +
 .../common/src/main/resources/ozone-default.xml    | 10 +++
 .../container/common/utils/ContainerCache.java     | 71 ++++++++++++++++------
 .../ozone/container/ozoneimpl/ContainerReader.java |  2 +
 .../ozone/container/ozoneimpl/OzoneContainer.java  |  3 +
 .../ozone/container/common/TestContainerCache.java | 52 ++++++++++++++++
 .../container/ozoneimpl/TestContainerReader.java   | 69 ++++++++++++++++++++-
 7 files changed, 189 insertions(+), 21 deletions(-)


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