

InterviewSolution
Saved Bookmarks
1. |
When a primary does not communicate with the other members of the set for more than ____ seconds, the replica set will attempt to select another member to become the new primary.(a) 10(b) 20(c) 30(d) None of the mentionedI had been asked this question in final exam.This key question is from Replication in MongoDB in chapter Replication Concepts, Processes and Replication Set of MongoDB |
Answer» The correct OPTION is (a) 10 |
|