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

sh.getBalancerLockDetails() no longer exists in 3.6

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • 3.6
    • Server
    • None

    Description

      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>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 8 weeks, 1 day ago