mongos high availability and failover

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 2.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 Hackett
              Reporter:
              Bernie Hackett
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: