]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/lc: Warn against changing rgw_lc_max_objs once lifecycle is in use 69528/head
authorMatthew N. Heler <matthew.heler@hotmail.com>
Tue, 16 Jun 2026 18:07:59 +0000 (13:07 -0500)
committerMatthew N. Heler <matthew.heler@hotmail.com>
Thu, 18 Jun 2026 02:19:08 +0000 (21:19 -0500)
commit83189af8e663d867649d003afaa9d1cf09c88391
treee456df7a1e7ca52a60cfc339d7898caa228cf261
parent2ccd861d04b89530007578a9ff39a8cf79428c39
rgw/lc: Warn against changing rgw_lc_max_objs once lifecycle is in use

Each bucket's lifecycle entry is hashed onto a shard by this count, so
changing it remaps existing entries and can leave duplicates behind.

Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
src/common/options/rgw.yaml.in