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

IDL-generated parseProtected which accepts OpMsgRequest consults opCtx for tenant protocol

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • Fully Compatible
    • v7.2
    • Service Arch 2023-11-13

      The IDL compiler generates two parseProtected methods, one which accepts a BSONObj and the other which accepts an OpMsgRequest. This ticket covers updating the latter to derive the tenant protocol from the OpMsgRequest or the command body. The current behavior is to only consult the command body, which is currently depended on by our test infrastructure. We will remove support for checking the command body in upcoming tickets

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: