in 3-node replicaSet, why, when 2 are below the third, become SECONDARY, not PRIMARY?
I want to have 2 mongods inside the DataCenter and one outside, so if the Datacenters fail, I want the third external mongod to become Primary.
Is it possible without an arbitrator?
source
share