]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Disable logging for datalog and bilog if zone doesn't export data
authorSoumya Koduri <skoduri@redhat.com>
Sat, 8 Apr 2023 12:23:24 +0000 (17:53 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Fri, 21 Jun 2024 17:58:44 +0000 (23:28 +0530)
commit9dfd5e3dd4654c7f9ec41fa2047c3701bb494d3a
treeb36efad57aec9acbdff7a71186cac4d8376d0258
parentb64e555b84ff4cbf03214332e508527f5a092aee
rgw: Disable logging for datalog and bilog if zone doesn't export data

Zones (such as archive zone) which do not export data should have
sync logging disabled.

Fixes# https://tracker.ceph.com/issues/59106

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit 85f0cb592aa0d755c101d2e2845ad736a7697e3e)
(cherry picked from commit 2e411d53707986188e615b7f260e1a5a05bd8854)
src/rgw/rgw_bucket_sync.cc
src/rgw/rgw_rados.cc
src/rgw/services/svc_zone.cc