]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: do not send peers really old maps 32000/head
authorSage Weil <sage@redhat.com>
Fri, 15 Feb 2019 14:43:23 +0000 (08:43 -0600)
committerNathan Cutler <ncutler@suse.com>
Wed, 4 Dec 2019 12:11:27 +0000 (13:11 +0100)
commite5fb6f29b91e314de1e88b4932d85b33edd1dc21
tree1062589620e696fc1d125a83b5cdfac9ea916aa7
parent597b2fb39562649b601a4e86728e9a9ce366c914
osd: do not send peers really old maps

We may receive a message that sat in a queue for a while with a low
priority and is tagged with an older epoch.  Don't send a bunch of old
maps that we have already sent the peer.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fa58979c2ddf2f4aa68386d04a2dddae0cf38c7a)
src/osd/OSD.cc