

InterviewSolution
Saved Bookmarks
1. |
_________ prevents the current member from seeking election as primary for a period of time.(a) replSetGetStatus(b) replSetFreeze(c) replSetInitiate(d) all of the mentionedThe question was asked in an interview.Query is from Troubleshooting in division Replication Concepts, Processes and Replication Set of MongoDB |
Answer» Correct option is (B) replSetFreeze |
|