Clients can set a __________ value as part of a replica acknowledged write concern.
(a) timeout
(b) wtimeout
(c) waittimeout
(d) none of the mentioned
(a) timeout
(b) wtimeout
(c) waittimeout
(d) none of the mentioned
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct choice is (b) wtimeout
Easiest explanation: If the write concern is not satisfied in the specified interval, the operation returns an error, even if the write concern will eventually succeed.