1.

Secondaries apply operations from the primary asynchronously to provide __________ consistency.(a) strict(b) strong(c) eventual(d) none of the mentionedThis question was posed to me in unit test.Asked question is from Replication Processes in portion Replication Concepts, Processes and Replication Set of MongoDB

Answer»

Right OPTION is (C) eventual

To explain: In a replica set, the set can have at most one primary and only the primary can ACCEPT WRITE OPERATIONS.



Discussion

No Comment Found

Related InterviewSolutions