

InterviewSolution
Saved Bookmarks
1. |
Split empty chunks in your collection by manually performing the ______ command on chunks.(a) distrbute(b) split(c) change(d) all of the mentionedI had been asked this question in a national level competition.Asked question is from Sharded Cluster Maintenance topic in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Right CHOICE is (b) split |
|