1.

If the oplog is shorter than the slaveDelay window, the _______ member cannot successfully replicate operations.(a) hidden(b) delayed(c) priority(d) all of the mentionedThis question was posed to me during an online interview.Origin of the question is Member Configuration topic in portion Replication Concepts, Processes and Replication Set of MongoDB

Answer» CORRECT answer is (B) delayed

The BEST I can explain: The length of the secondary slaveDelay must fit WITHIN the window of the oplog.


Discussion

No Comment Found

Related InterviewSolutions