

InterviewSolution
Saved Bookmarks
1. |
The source shard is responsible for incoming ______ operations for the chunk.(a) read(b) write(c) read-write(d) all of the mentionedThis question was posed to me in class test.The query is from Sharding Mechanics topic in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Right option is (b) write |
|