

InterviewSolution
Saved Bookmarks
1. |
You can set the _________ option on the balancer configuration to set different write concern semantics.(a) writeConcern(b) updateConcern(c) readConcern(d) all of the mentionedThis question was addressed to me by my college director while I was bunking the class.This interesting question is from Sharding Mechanics topic in portion Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» The correct choice is (a) writeConcern |
|