]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
paxos: ignore LAST message if pn is old
authorSage Weil <sage@newdream.net>
Fri, 23 Jan 2009 23:21:04 +0000 (15:21 -0800)
committerSage Weil <sage@newdream.net>
Sat, 24 Jan 2009 00:47:21 +0000 (16:47 -0800)
commit9a63cb13be781fc8b9c8db314cfcbb48c6be095f
tree1c1718fa5f93c9086eac40b661e38caffb4940c5
parent6e2728eb9caae5fca89bc3bb440d0c958055e322
paxos: ignore LAST message if pn is old

And old PN means that it's from a prior COLLECT attempt.
src/mon/Paxos.cc