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

Remove Database.authenticate and Database.logout

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None
    • Major Change

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: