It was possible for ->recovery_mode to get out of sync with the new three db prioriti...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 21 May 2010 04:25:47 +0000 (14:25 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 25 May 2010 02:45:54 +0000 (12:45 +1000)
commit7411b2b577a16f85ad6913e1bfccce7ea260a613
tree1942ecaccefeefd5cff5b7e3b277dcf70b3a2c41
parent8e9fd36e4619b7cc7bb6f7f7416d13e4c00a296a
It was possible for ->recovery_mode to get out of sync with the new three db priorities in such a way that
->recovery_mode was set to normal   but database priorities leven2 or 3 was still set to frozen.

causing the recovery daemon to fail to detect that a recovery was needed to recover access to the database.

BZ63951
server/ctdb_control.c