daemon: Change the default recovery method for persistent databases
authorAmitay Isaacs <amitay@gmail.com>
Mon, 28 Oct 2013 07:49:51 +0000 (18:49 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 28 Oct 2013 07:51:22 +0000 (18:51 +1100)
commit56486d1c01cc8ad0e4b8cee7a22429e72e50f03d
treecfd014c7a3d94dc409ad138e37f526a9c44bd691
parentc7450f9e22133333bf82c88a17ac25990ebc77ab
daemon: Change the default recovery method for persistent databases

Use sequence numbers to do recovery for persistent databases instead of
RSNs.  This fixes the problem of registry corruption during recovery.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
doc/ctdbd.1.xml
server/ctdb_tunables.c