You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by lj...@apache.org on 2020/11/17 09:49:35 UTC

[ozone] branch master updated (04a757a -> 4e36d03)

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

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


    from 04a757a  HDDS-4462. Add --frozen-lockfile to pnpm install to prevent ozone-recon-web/pnpm-lock.yaml from being updated automatically (#1589)
     add 4e36d03  HDDS-4367. Configuration for deletion service intervals should be different for OM, SCM and datanodes (#1573)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hdds/scm/ScmConfig.java | 23 ++++++++
 .../common/statemachine/DatanodeConfiguration.java | 24 ++++++++
 .../ozone/container/ozoneimpl/OzoneContainer.java  | 12 ++--
 .../container/common/TestBlockDeletingService.java |  9 ++-
 .../hadoop/hdds/scm/block/BlockManagerImpl.java    | 12 ++--
 .../hdds/scm/block/SCMBlockDeletingService.java    |  5 +-
 .../hadoop/ozone/TestStorageContainerManager.java  | 67 +++++++++++-----------
 .../client/rpc/TestDeleteWithSlowFollower.java     |  6 +-
 .../commandhandler/TestBlockDeletion.java          | 10 ++++
 9 files changed, 114 insertions(+), 54 deletions(-)


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