MongoDB 3.6.2 removes the function sh.getBalancerLockDetails.
Connecting to a sharded cluster when mongo-hacker is installed then causes the following exception when running sh.status()
[mongos] test> sh.status()
2018-02-07T12:48:57.040-0500 E QUERY [thread1] TypeError: sh.getBalancerLockDetails is not a function :
sh.status@src/mongo/shell/utils_sh.js:89:5
@(shell):1:1
MongoDB 3.6.2 removes the function sh.getBalancerLockDetails.
Connecting to a sharded cluster when mongo-hacker is installed then causes the following exception when running sh.status()