]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: 'bucket stats' omits usage for buckets on other zonegroups
authorCasey Bodley <cbodley@redhat.com>
Tue, 3 Feb 2026 16:42:03 +0000 (11:42 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 21 Apr 2026 12:49:49 +0000 (08:49 -0400)
commit79cc73f2d27b1e7882c4891ddbb0c8fb14f3f4e8
tree7b33f2ff5b43192ca53ccce81166ea8ba168af18
parent62a61d2816fe5307b1de3a515c5c732f96722b60
rgw: 'bucket stats' omits usage for buckets on other zonegroups

buckets that reside in other zonegroups probably don't have a local
bucket index, so we should avoid trying to read stats from them

Fixes: https://tracker.ceph.com/issues/74231
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 01d4deb7daa735f6c4e01541427cd6b309ed4526)
src/rgw/driver/rados/rgw_bucket.cc