1.

A replica set member becomes _________ when its replication process falls so far behind that the primary overwrites oplog entries the member has not yet replicated.(a) stale(b) state(c) dead(d) secondaryI have been asked this question in quiz.My question is from Replication Maintenance in division Replication Concepts, Processes and Replication Set of MongoDB

Answer»

The correct CHOICE is (a) stale

Best explanation: When this OCCURS, you MUST completely resynchronize the member by removing its data and performing an INITIAL sync.



Discussion

No Comment Found

Related InterviewSolutions