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

Easy EXPLANATION: During the migration PROCESS, OPERATIONS to the CHUNK route to the SOURCE shard.



Discussion

No Comment Found

Related InterviewSolutions