Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13198

must disallow db.eval on config DB

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.9, 2.6.0-rc1
    • Component/s: Sharding
    • None
    • Sharding
    • ALL
    • Hide

      mongos> db.eval('sh.setBalancerState(false)')

      Now first config server has balancer stopped true but the other two have it as false.

      Show
      mongos> db.eval('sh.setBalancerState(false)') Now first config server has balancer stopped true but the other two have it as false.

      I can run db.eval('sh.command') on config DB and cause an update to just the first config server.

            Assignee:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: