Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11135

sh.getBalancerLockDetails() no longer exists in 3.6

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: 3.6
    • Component/s: Server
    • Labels:
      None

      The sh.getBalancerLockDetails method is removed from the 3.6 shell, yet the documentation still mentions it. The doc page https://docs.mongodb.com/manual/reference/method/sh.getBalancerLockDetails/ for 3.6 should be removed, I guess.

      MongoDB shell version v3.6.0
      connecting to: mongodb://mongodb-local.computer:27017/
      MongoDB server version: 3.6.0
      MongoDB Enterprise mongos> sh.getBalancerLockDetails
      MongoDB Enterprise mongos> sh.getBalancerLockDetails()
      2017-12-15T09:11:40.331-0600 E QUERY    [thread1] TypeError: sh.getBalancerLockDetails is not a function :
      @(shell):1:1
      MongoDB Enterprise mongos>
      

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            spencer.brown@mongodb.com Spencer Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 19 weeks, 2 days ago