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>
Fri, 21 May 2010 04:25:47 +0000 (14:25 +1000)
commit1ab91b749c24193d0f9bf65c7e9fe9598f8414cc
treea4e41d046525cb3093181d81e884f3d3dbbd6e76
parente4010008c9e01f6ef32d845cccdc786411d3b8c3
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