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

Deprecate MasterSlaveConnection

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8
    • Affects Version/s: None
    • Component/s: None
    • None
    • Major Change

      MasterSlaveConnection manages a MongoClient directly connected to the master, plus a set of MongoClients directly connected to the slaves. It's little more useful than a set of MongoClient instances managed by the application. Additionally, master-slave setups are themselves obsolete. Replica sets are superior, especially now that the maximum size has been increased (SERVER-15060).

      MasterSlaveConnection will be removed in PyMongo 3.0. Deprecate it in 2.8.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: