1.

On replica sets, the TTL background thread only deletes documents on _____________(a) primary(b) secondary(c) upadte(d) none of the mentionedThis question was addressed to me in a job interview.My question is from Index Properties in section Index/Indexing Concepts of MongoDB

Answer»

Right option is (a) PRIMARY

To ELABORATE: Secondary MEMBERS replicate DELETION OPERATIONS from the primary.



Discussion

No Comment Found

Related InterviewSolutions