To make fail over easier to use and configure,
Currently bin/start-all.sh starts primary master and nodes, and does not start the secondary master. There is an improvement required in the script so that, as per the configuration of the katta -cluster it should also start the secondary master seamlessly.
Also attaching a fail over experimentation documentation.