

InterviewSolution
Saved Bookmarks
1. |
_______ is an internal command that applies oplog entries to the current data set.(a) replSetSyncFrom(b) resync(c) applyOps(d) isMasterThis question was addressed to me in an international level competition.Origin of the question is Troubleshooting in chapter Replication Concepts, Processes and Replication Set of MongoDB |
Answer» The correct ANSWER is (c) applyOps |
|