Remove Database.authenticate and Database.logout

XMLWordPrintableJSON

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

      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
            Reporter:
            Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: