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

Audit MongoClient properties

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change

      Things that will be removed:

      • host (replaced by address, which avoids a race condition)
      • port (replaced by address, which avoids a race condition)
      • document class (replaced by codec_options)
      • the previously deprecated get_document_class method (replaced by codec_options)
      • tz_aware (replaced by codec_options)

      The documentation for "primary" and "secondaries" should also say what they return if not connected to a replica set. Similar to the docs for "arbiters".

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

              Created:
              Updated:
              Resolved: