]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
messages/MPGStats: print seq instead of tid 36401/head
authorKefu Chai <kchai@redhat.com>
Sat, 1 Aug 2020 10:07:35 +0000 (18:07 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 1 Aug 2020 10:07:37 +0000 (18:07 +0800)
commitd6f69a54b784d8bdf0cda8f7386ed260acf31dac
tree7d3d32f64c0fed49a2fec5dd37fe4bac5b4e33c4
parent1502bc2ae0eb263a1d23b88bf298fbfdebbf8cd3
messages/MPGStats: print seq instead of tid

osd_stat.seq is a monotonic increasing sequence number which marks
the version of the of the report. since we don't use the tid to track
a MPGStats message and its MPGStatsAck message, it's more interesting to
us to print the sequence id. we use it to verify if a pg_stats is
flushed or not from a certain OSD.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/messages/MPGStats.h