adplus-dvertising
frame-decoration

Question

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 mentioned

Answer: (a).A rollback does not occur if the write operations replicate to another member of the replica set before the primary steps down

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.

Q. The names of rollback files have the following form.

Q. _________ is used to read the contents of the rollback files.

Q. Use ______ to apply the changes to the new primary after rollback.

Q. mongorestore recreates indexes recorded by _____________

Q. The __________ of a replica set affects the outcome of failover situations.

Q. Point out the wrong statement.

Q. A rollback reverts _______ operations on a former primary when the member rejoins the replica set after a failover.

Q. A priority __ member is a secondary that cannot become primary.

Q. Point out the correct statement.

Q. A second data center hosts one priority 0 member that cannot become ___________

Q. A ______ member maintains a copy of the primary’s data set but is invisible to client applications.

Q. The db.________ method does not display hidden members.

Q. In a sharded cluster _______ do not interact with hidden members.

Q. Which of the following members should be hidden?

Q. Point out the wrong statement.

Q. __________ operations cannot guarantee that the data files do not change.

Q. _______ may block reads, including those necessary to verify authentication.

Q. Point out the correct statement.

Q. ________ unlocks a mongod instance to allow writes and reverses the operation of a db.fsyncLock() operation.