

InterviewSolution
Saved Bookmarks
1. |
A replica set can have up to ______ members but only 7 voting members.(a) 10(b) 30(c) 50(d) 70I got this question in an interview for job.Question is from Replica Set Members topic in chapter Replication Concepts, Processes and Replication Set of MongoDB |
Answer» CORRECT choice is (d) 70 For explanation: In PREVIOUS VERSIONS, REPLICA sets can have up to 12 members. |
|