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

Add std::unique_ptr<CollatorInterface> to IndexCatalogEntry

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.6
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 13 (04/22/16)

      • IndexCatalog::_isSpecOk() should fully validate the "collation" field from the index spec.
      • IndexCatalogEntry should get a new std::unique_ptr<CollatorInterface> private member.
      • IndexCatalogEntry::init() should initialize this private member from the index spec.

      Versions of the server prior to 3.4 should not be able to start up if any collection has an index with a non-default collation set. This work will be implemented in SERVER-23761.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: