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

Make validateSessionOptions use all namespaces on mongos

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Fully Compatible
    • Repl 2023-10-30, Repl 2023-11-13

      in SERVER-79511 we changed validateSessionOptions to take in a list of namespaces since bulkWrite is always on the adminDB and we need to do transaction checks on all user supplied namespaces. This change was not done completely in strategy.cpp due to unknowns around the way in which they construct their namespace specifically. This ticket is to resolve that unknown and make the call to validateSessionOptions also use allNamespaces when applicable.

            Assignee:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Reporter:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: