We have a 3 replica set Mongo database running in Windows Azure. It
has been running for over a year. We had an application issue which
caused a large amount if insertions (for us) for about 2 weeks. During
this time the primary database in the replica set changed quite a few
times. We fixed the application issue last Friday and the primary
database as not moved since.
None of the databases went down though. Looking at MMS which we have
running it says that all three databases have been "Up Since" November
[we did some maintainance then]
This is a snap shot from about mid December to now. We are running
mongo db version 2.1.0 on 3 Medium Azure Worker Roles.
http://i46.tinypic.com/29motav.jpg
So what was causing the primary to swap so often? Is this going to
be a problem when our normal usage increases.