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

Remove Database.authenticate and Database.logout

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Major Change

      They conflict with the upcoming support for Sessions in MongoDB 3.6. Applications that need to support multiple concurrent users can use multiple instances of MongoClient instead.

      With the removal of these methods we can also remove a lot of slow code related to checking connections out the pool, which should provide a nice performance boost for all applications, regardless of the use of authentication.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: