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

Change bucket_catalog::clear to take in DatabaseName object instead of StringData object

    • Fully Compatible
    • Server Serverless 2023-05-29
    • 1

      The call sites of bucket_catalog::clear function are easy to drop off the tenant information when clearing buckets for the given database because the input parameter is a StringData object.

      We should change it to take in DatabaseName object to force the call sites pass in the entire db name information including tenant id.

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: