Add std::unique_ptr<CollatorInterface> to IndexCatalogEntry

XMLWordPrintableJSON

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

      • 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 (Inactive)
            Reporter:
            J Rassi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: