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

when a socket between mongos and mongod fails, close all connections immediately

    • ALL

      Currently, mongos closes one connection at a time, even though it can "tell" that every connection to that shard is going to be bad. It could mark them all as failed and so not return as many error to the client.

      Leads to Assertion: 13633:error querying server errors (for Google-ability).

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            kristina Kristina Chodorow (Inactive)
            Votes:
            21 Vote for this issue
            Watchers:
            30 Start watching this issue

              Created:
              Updated:
              Resolved: