Question
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 mentioned
Posted under MongoDB
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Point out the correct statement.
Similar Questions
Discover Related MCQs
Q. MongoDB writes the rollback data to BSON files in the rollback/ folder under the database’s ________ directory.
View solution
Q. The names of rollback files have the following form.
View solution
Q. _________ is used to read the contents of the rollback files.
View solution
Q. Use ______ to apply the changes to the new primary after rollback.
View solution
Q. mongorestore recreates indexes recorded by _____________
View solution
Q. The __________ of a replica set affects the outcome of failover situations.
View solution
Q. Point out the wrong statement.
View solution
Q. A rollback reverts _______ operations on a former primary when the member rejoins the replica set after a failover.
View solution
Q. A priority __ member is a secondary that cannot become primary.
View solution
Q. Point out the correct statement.
View solution
Q. A second data center hosts one priority 0 member that cannot become ___________
View solution
Q. A ______ member maintains a copy of the primary’s data set but is invisible to client applications.
View solution
Q. The db.________ method does not display hidden members.
View solution
Q. In a sharded cluster _______ do not interact with hidden members.
View solution
Q. Which of the following members should be hidden?
View solution
Q. Point out the wrong statement.
View solution
Q. __________ operations cannot guarantee that the data files do not change.
View solution
Q. _______ may block reads, including those necessary to verify authentication.
View solution
Q. Point out the correct statement.
View solution
Q. ________ unlocks a mongod instance to allow writes and reverses the operation of a db.fsyncLock() operation.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MongoDB? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!