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

mongos high availability and failover

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.3
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: