Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86628

Opimise serializeDollarDbInOpDescription for non-multitenant case

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • Fully Compatible
    • Security 2024-02-19

      If a command contains `$db` the method `serializeDollarDbInOpDescription` always create a new DatabaseName and modify a BSONObj object even if it doesn't need to. We should reduce work for the non-multitenant case.

            Assignee:
            didier.nadeau@mongodb.com Didier Nadeau
            Reporter:
            didier.nadeau@mongodb.com Didier Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: