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

Use DatabaseName util Deserialize for LinearizableRead Check

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless
    • Fully Compatible
    • Server Serverless 2023-02-20

      In the service_entry_point_common we are passing getDatabase as a StringData when we should instead pass a DatabaseName object.

      We can use DatabaseNameUtil::deserialize to create the DatabaseName object and then pass it. See example here.

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: