]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/d4n: fix for rgw user create hanging when vstart
authorPritha Srivastava <prsrivas@redhat.com>
Tue, 17 Jun 2025 06:07:16 +0000 (11:37 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 26 Aug 2025 04:18:05 +0000 (09:48 +0530)
commit6c47dd9abca8ba877a6a27c436ff85f4747058f6
treef7f110aadd95201f0247a1f7e90a68c5b31205ef
parentaa3bd25a7d93d93df924d003f9b0ea23c63e87c0
rgw/d4n: fix for rgw user create hanging when vstart
cluster starts when there is data in cache.

the cleaning thread sleeps when the entry for cleaning
has not expired, therefore radosgw-admin user create hangs
when vstart cluster comes up.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/driver/d4n/d4n_policy.cc