1.

Point out the correct statement.(a) A rollback does not occur if the write operations replicate to another member of the replica set before the primary steps down(b) Secondaries that can not keep up with the throughput of operations on the former primary, decrease the size and impact of the rollback(c) Fault tolerance is an effect of replica set size, but the relationship is not direct(d) None of the mentionedThe question was posed to me in an internship interview.My question is from Replica Set High Availability in portion Replication Concepts, Processes and Replication Set of MongoDB

Answer»

Correct OPTION is (a) A rollback does not occur if the WRITE operations replicate to another member of the replica set before the primary steps down

The EXPLANATION is: When a rollback does occur, ADMINISTRATORS must decide whether to apply or IGNORE the rollback data.



Discussion

No Comment Found

Related InterviewSolutions