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

Easiest explanation: The replSetFreeze COMMAND prevents a replica SET MEMBER from SEEKING election for the specified number of seconds.



Discussion

No Comment Found

Related InterviewSolutions