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

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

    • ALL

      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@mongodb.com Randolph Tan
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: