Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-368

mongos high availability and failover

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      This feature supports a subset of the (10gen internal) spec defined here:

      https://wiki.10gen.com/display/10GEN/Mongos+load+balancing+and+HA

      Overview:

      1. Users can provide a seed list of mongos instances to connection.Connection.
      2. Connection will choose the "nearest" mongos to send operations to.
      3. If the current mongos fails Connection will switch to the "next nearest" mongos.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: