Project

General

Profile

Bug #63170

Updated by J. Eric Ivancich 7 months ago

User user sync thread or bucket sync thread can crash radosgw if they encounter an indexless bucket. They hit FAILED ceph_assert(index.type == BucketIndexType::Normal) in call to rgw::current_num_shards from RGWRados::check_bucket_shards.

Back