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

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


    from 86fe920030 HDDS-11376. Improve ReplicationSupervisor to record 
replication metrics (#7140)
     add 0f16195730 HDDS-11416. refactor ratis submit request avoid code 
duplicate (#7166)

No new revisions were added by this update.

Summary of changes:
 .../ozone/om/service/TestRangerBGSyncService.java  |  3 +-
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |  1 +
 .../hadoop/ozone/om/TrashOzoneFileSystem.java      | 31 ++------------------
 .../ozone/om/ratis/OzoneManagerRatisServer.java    | 18 ++++++++----
 .../om/ratis/utils/OzoneManagerRatisUtils.java     | 12 ++++++++
 .../om/service/AbstractKeyDeletingService.java     | 33 ++--------------------
 .../ozone/om/service/KeyDeletingService.java       | 24 ++--------------
 .../om/service/MultipartUploadCleanupService.java  | 24 ++--------------
 .../ozone/om/service/OMRangerBGSyncService.java    | 21 ++------------
 .../ozone/om/service/OpenKeyCleanupService.java    | 24 ++--------------
 .../hadoop/ozone/om/service/QuotaRepairTask.java   | 22 ++-------------
 .../ozone/om/service/SnapshotDeletingService.java  | 23 ++-------------
 .../service/SnapshotDirectoryCleaningService.java  | 25 ++--------------
 13 files changed, 48 insertions(+), 213 deletions(-)


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

Reply via email to