

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) The value of the member’s priority setting determines the member’s priority in elections(b) The default value for the priority field is 3(c) The value of priority can be any floating point (i.e. decimal) number between 0 and 500(d) None of the mentionedThis question was posed to me during an online exam.Query is from Member Configuration topic in division Replication Concepts, Processes and Replication Set of MongoDB |
Answer» CORRECT option is (a) The value of the MEMBER’s PRIORITY setting DETERMINES the member’s priority in elections The explanation is: The higher the number, the higher the priority. |
|