]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "osd/PeeringState: proc_lease_ack break once found from OSD"
authorLaura Flores <lflores@redhat.com>
Wed, 14 Sep 2022 20:38:57 +0000 (15:38 -0500)
committerLaura Flores <lflores@redhat.com>
Wed, 14 Sep 2022 21:04:37 +0000 (16:04 -0500)
commit1afc7b9973fcbc7d6604be32860ea6e2c2746c70
treea19bd41507c84fdbc1bd35f912763cdb55c6a04f
parent21b9ceee8672f718c3294b21f213233b2d372aa2
Revert "osd/PeeringState: proc_lease_ack break once found from OSD"

This reverts commit 0d07b406dc2f854363f7ae9b970e980400f4f03e.

This commit caused a regression in the rados suite, as evidenced by:

- with the commit:
http://pulpito.front.sepia.ceph.com/lflores-2022-09-14_15:11:39-rados-quincy-release-distro-default-smithi/

- with the commit reverted:
http://pulpito.front.sepia.ceph.com/lflores-2022-09-14_17:02:02-rados-wip-lflores-testing-quincy-release-distro-default-smithi/

Fixes: https://tracker.ceph.com/issues/57546
Signed-off-by: Laura Flores <lflores@redhat.com>
src/osd/PeeringState.cc