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

Tenant ID aware storage wrapper for ServerParameterWithStorage

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2022-07-25, Security 2022-08-08

      We will create a custom storage wrapper for types matching std::map<boost::optional<TenantId>, T>, where T is a type defined in IDL with ClusterServerParameter as a chained struct. This storage wrapper will require TenantId to be passed in for set and get, and it will access the map correctly based on TenantId.

            Assignee:
            gabriel.marks@mongodb.com Gabriel Marks
            Reporter:
            gabriel.marks@mongodb.com Gabriel Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: