]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/heartbeat: rename Session::last_epoch_sent (and accessors) to projected_epoch
authorSamuel Just <sjust@redhat.com>
Fri, 19 May 2023 22:48:03 +0000 (15:48 -0700)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:22:38 +0000 (11:22 +0000)
commit5413b8c1c237c20cf94cb9ab8c0db0f371c320e8
tree7ce9f071bba12a50fa4b32409b211bbbc585a236
parent281a9fba66f3aef385178a4640ad8e7c35747e0c
crimson/osd/heartbeat: rename Session::last_epoch_sent (and accessors) to projected_epoch

last_epoch_sent was a confusing name since we also update it when an
MOSDPing from the peer reflects a higher epoch.

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit a5d20275f2bd9349177f3106bd1d921a10cf8dde)
src/crimson/osd/heartbeat.cc
src/crimson/osd/heartbeat.h