]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: bucket autotrim: fetch aggregated bilog info of all bucket targets
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 18 Jan 2020 01:33:41 +0000 (17:33 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:40 +0000 (10:20 -0800)
commita44f6ace22226b0bc52db003dbc2c62377b36705
treee58fffc759b1e6f78b8a3b43959c10f042000b90
parentbd2fd97ff9efb3891a541c6476a4befe7a4c0622
rgw: bucket autotrim: fetch aggregated bilog info of all bucket targets

Add a new option to the bilog status request that allows returning the
min status for all buckets in a zone that sync from a specific bucket.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket_sync.cc
src/rgw/rgw_bucket_sync.h
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_rest_log.cc
src/rgw/rgw_trim_bilog.cc