Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

_____________ is used to control mongod commits in the journal.

a) commitIntervMs
b) commitInterval
c) commitIntervalMs
d) all of the mentioned

Answer: c
Explanation: For replica sets, write operations are durable only after a write replicates and commits to the journal on a majority of the voting members of the set.

Join The Discussion