]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: drop command replies on paxos reset
authorSage Weil <sage@inktank.com>
Tue, 9 Oct 2012 00:14:22 +0000 (17:14 -0700)
committerSage Weil <sage@inktank.com>
Wed, 10 Oct 2012 21:20:45 +0000 (14:20 -0700)
commit714254cb0522b194118eb854f90d4c3971e8c6b3
treed4590f8c78a958547a6ac0749a0581f88232cbec
parentd9e981f4209da9a0e000d434e28686a133b25f11
mon: drop command replies on paxos reset

If paxos resets, do not send the reply for the commit we were waiting for;
let the command be reprocessed and re-proposed.

Among other things, this could lead to nondeterministic results for
'ceph osd create <uuid>'.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/Monitor.h