]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/osd: add more logs to the AllReplicasRecovered handler 68306/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 10 Apr 2026 09:39:41 +0000 (15:09 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 10 Apr 2026 09:39:41 +0000 (15:09 +0530)
commitf73bfab54c1fbe724e979df1f718afd0d99b1a2a
tree7fecdb5d9611742744f6ed6fe61069cd2f4706db
parente1e2a56a199bb93537027c07580c05dfee9fc606
src/osd: add more logs to the AllReplicasRecovered handler

This PR adds more logs around AllReplicasRecovered Handler to
verify the race between this and defer recovery.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
src/crimson/osd/pg_recovery.cc
src/osd/PeeringState.cc