1.

When a chunk grows beyond the chunk size, MongoDB attempts to split the chunk into smaller chunks, always based on ranges in the _____________(a) replica set(b) shard key(c) tag sets(d) all of the mentionedThe question was posed to me in an international level competition.My question is taken from Sharded Cluster Behavior topic in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

The CORRECT OPTION is (c) tag sets

For EXPLANATION: Administrators create and associate tags with ranges of the shard key, and then ASSIGN those tags to the shards.



Discussion

No Comment Found

Related InterviewSolutions