Add a new ReplaceAndFailover move
authorIustin Pop <iustin@google.com>
Fri, 13 Mar 2009 18:53:41 +0000 (19:53 +0100)
committerIustin Pop <iustin@google.com>
Fri, 13 Mar 2009 18:53:41 +0000 (19:53 +0100)
commit79ac6b6f935ef28b3cbac8e931f2944f8044d5e3
treec0c2392a7f7debf121c24ff462e873be43a616fb
parentfd934a28e742a358b04a53db76d627a81c8f0703
Add a new ReplaceAndFailover move

This patch adds a new replace secondary and failover move (equals to
“r:x f”), which can improve the solution (since we are testing more
options at each step).
src/Cluster.hs