]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: Increasing decode version of scrub_duration in pg stats 45695/head
authorAishwarya Mathuria <amathuri@redhat.com>
Tue, 29 Mar 2022 18:05:45 +0000 (23:35 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Tue, 29 Mar 2022 18:45:17 +0000 (00:15 +0530)
commit6524341db6d111251ec6b3ffa15b97c31fad6b89
tree44e19cb304f00733e5ef268cf31802b372242167
parentc83f2418e17d2e999695cb00e85951b66d16e606
osd/osd_types: Increasing decode version of scrub_duration in pg stats

All new fields added to pg stats after quincy RC need to have the decode field bumped up to avoid decoding errors during an upgrade from quincy RC to the quincy stable version

Fixes: https://tracker.ceph.com/issues/53923
Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
(cherry picked from commit 3532b78901cc43ceb375da34a681e5a0f8eb53ac)
src/osd/osd_types.cc