Mongos sets shard host string to "set/" without any seed members

XMLWordPrintableJSON

    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      If mongos starts but fails to connect, or has errors connecting to, to any replica members in the set, meaning none of them, it will update the shard config and remove the existing seed members. We should not persist the seed list if it is empty.

      >db.shards.find()
      {_id:"shard1", host:"shard1/"}
      

            Assignee:
            Randolph Tan
            Reporter:
            Scott Hernandez (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: