Avoid instantiating CollectionPtr using unsafe constructor in MultiIndexBlock

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-90992 we had to exclude MultiIndexBlock from using the safe CollectionPtr constructor.

      The lone usage of the unsafe constructor seems unnecessary considering there is a valid CollectionPtr constructed above it's call on all cases as part of the background writes drain. Search for TODO entries with this ticket number to find the usage.

              Assignee:
              Unassigned
              Reporter:
              Jordi Olivares Provencio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: