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

support looking up multikey state by index offset in Collection interface

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Execution Team 2021-06-28
    • 0

      In SERVER-57127, callers of IndexCatalogEntry will start directing readers of an index's multikey state to the Collection object. Currently, this involves looking up the index information by searching for the index name in the cached metadata maintained in the Collection. We should be able to avoid this unnecessary string lookup if IndexCatalogEntry has the offset of the index within the metadata document.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: