]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: suppress the assertion in Watch::notify_ack 53943/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 9 Jun 2023 17:32:27 +0000 (17:32 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:35:16 +0000 (11:35 +0000)
commit28c5f2e619d7315f9bdacf906b532499f0790cb9
tree9dc1c35a506fc0436b406652866ae1d2a76db8da
parent2995271c8f51b212773dd5f4afd0d2e391461902
crimson/osd: suppress the assertion in Watch::notify_ack

Replaced the assert with an error log entry but ultimately
this commit should be reverted.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 76bfae9491134671a40976b4e6fc06d6f7e01306)
src/crimson/osd/watch.cc