

InterviewSolution
Saved Bookmarks
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 |
|