You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2022/10/28 23:53:45 UTC

[ozone] branch master updated (3294d28cc9 -> 416c575685)

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 3294d28cc9 HDDS-7231. Integrate the GetKeyInfo API to key read flows (#3800)
     add 416c575685 HDDS-7146. Recon: Add button to trigger OM DB Sync (Backend) (#3821)

No new revisions were added by this update.

Summary of changes:
 ...atusService.java => TriggerDBSyncEndpoint.java} |  35 +++--
 .../recon/spi/OzoneManagerServiceProvider.java     |   6 +
 .../spi/impl/OzoneManagerServiceProviderImpl.java  | 153 +++++++++++++--------
 .../ozone/recon/api/TestTriggerDBSyncEndpoint.java | 143 +++++++++++++++++++
 .../ozone/recon/api/filters/TestAdminFilter.java   |   2 +
 5 files changed, 267 insertions(+), 72 deletions(-)
 copy hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/api/{TaskStatusService.java => TriggerDBSyncEndpoint.java} (63%)
 create mode 100644 hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestTriggerDBSyncEndpoint.java


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