ctdb_req_dmaster from non-master
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 18 Feb 2011 00:21:19 +0000 (11:21 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 18 Feb 2011 00:21:19 +0000 (11:21 +1100)
commit6163e62da18767b65bbb524b7d351b38b373c8bf
treec6898451eb8e3b237a8182778b1089dab56b8ee1
parent50edbb219754a530821efcc405f9ca061378e579
ctdb_req_dmaster from non-master

If we find a situatior where we get a stray packet with the wrong
dmaster, dont suicide with ctdb_fatal() since this is too disruptive.
Just drop the stray packet and force a recovery to make sure all is good again.

CQ S1022004
server/ctdb_call.c