

InterviewSolution
Saved Bookmarks
1. |
The ________ settings of replica set members affect the outcomes of elections for primary.(a) priority(b) replication(c) Initiate(d) all of the mentionedThis question was addressed to me during an internship interview.My question is based upon Member Configuration in division Replication Concepts, Processes and Replication Set of MongoDB |
Answer» RIGHT ANSWER is (a) priority The BEST I can explain: Use this setting to ensure that some members are more likely to BECOME primary and that others can never become primary. |
|