1.

A replica set can have only ________ primary.(a) One(b) Two(c) Three(d) All of the mentionedThe question was asked in examination.My doubt is from Replication in MongoDB topic in division Replication Concepts, Processes and Replication Set of MongoDB

Answer»

Right choice is (a) One

Easiest explanation: The secondaries replicate the PRIMARY’s oplog and apply the OPERATIONS to their DATA sets such that the secondaries’ data sets reflect the primary’s data SET.



Discussion

No Comment Found

Related InterviewSolutions