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

v3.0 mongos fails to ping config.mongos if config servers are v3.2

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc5
    • Affects Version/s: 3.2.0-rc3
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding D (12/11/15)

      This is because the ping update write command is being rejected by v3.2 config servers:

      { ok: 0, code: 2, errmsg: "w:1 and w:'majority' are the only valid write concerns when writing to config servers, got: { w: 0, wtimeout: 0 }" } 
      

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: