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

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


    from bee5454d7b HDDS-8445. Move PlacementPolicy back to SCM (#4588)
     add 475963125b HDDS-7951. [Snapshot] Clean SnapDiff job and report table 
(#4490)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/om/OmSnapshotManager.java  | 147 +++++++--
 .../om/service/SnapshotDiffCleanupService.java     | 244 ++++++++++++++
 .../hadoop/ozone/om/snapshot/SnapshotDiffJob.java  |  68 +++-
 .../ozone/om/snapshot/SnapshotDiffManager.java     |  90 ++---
 .../hadoop/ozone/om/snapshot/SnapshotUtils.java    |  19 ++
 .../om/service/TestSnapshotDiffCleanupService.java | 366 +++++++++++++++++++++
 6 files changed, 869 insertions(+), 65 deletions(-)
 create mode 100644 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/service/SnapshotDiffCleanupService.java
 create mode 100644 
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/service/TestSnapshotDiffCleanupService.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to