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>
Mon, 21 Feb 2011 04:53:37 +0000 (15:53 +1100)
commit66d9a4e6c384b5e1094179b627cb16b156dfbc8a
treeb5117ca01d8330663b8b523b18b58a7e88d32d7a
parent2ecc2f2567c578188c259f097b535be8a42be43c
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