MongoDB Questions and Answers – Sharded Cluster Data Management – 2
This set of MongoDB online quiz focuses on “Sharded Cluster Data Management – 2”. 1. _______ enables the balancer and waits for balancing to start. a) sh.waitForBalancer() b) sh.startBalancer() c) sh.waitForDLock() d) all of the mentioned 2. Point out the correct statement. a) sh.deadForDLock() waits for a specified distributed sharded cluster lock b) sh.waitForBalancerOff() waits … Read more