1.

The mergeChunks command requires at least _______ empty input chunk.(a) one(b) two(c) three(d) all of the mentionedThis question was addressed to me in homework.Enquiry is from Sharded Cluster Maintenance topic in portion Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

Correct OPTION is (a) one

The best I can explain: MergeChunks merge two contiguous chunks on the same SHARD, where at least one of the contains no DATA.



Discussion

No Comment Found

Related InterviewSolutions