]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: adding osdmap subscribe
authorNitzan Mordechai <nmordech@redhat.com>
Tue, 25 Jun 2024 09:06:45 +0000 (09:06 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 29 Jul 2024 12:52:05 +0000 (15:52 +0300)
commitd29940502ba3320f8b36b5a7108031526a8acc89
tree43f6ed5fee8f378104948aff49c61c32ed6097e1
parent4b8a85d693a61e0a9a5aa46c90c49455c268e72c
crimson/osd: adding osdmap subscribe

when committed osdmap is complete, it will check if should restart.
in case we shouldn't restart but we are still active, we need
the next osdmap to continue the process.

Fixes: https://tracker.ceph.com/issues/66381
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 74297e6abac2868afc5edc6765c2284319091de2)
src/crimson/osd/osd.cc