1.

Which of the following command is used to determine split points?(a) splitVector(b) medianKey(c) movePrimary(d) none of the mentionedThe question was posed to me in semester exam.I need to ask this question from Sharded Cluster Data Management in portion Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

Correct choice is (a) splitVector

To ELABORATE: movePrimary reassigns the primary SHARD when removing a shard from a SHARDED cluster.



Discussion

No Comment Found

Related InterviewSolutions