Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3734

Investigate changes in SERVER-95135: Enforce that originalSpec has same collation as outer spec when creating index

    • Type: Icon: Investigation Investigation
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Tools and Replicator
    • 15

      Original Downstream Change Summary

      This makes it so that there is more constraints towards the originalSpec field of an indexSpec. There may be impacts if we try and re-create an index that has an original spec that doesn't match the collation of the outer index spec, which was able to be added in previous versions but is now not allowed to be added.

      Description of Linked Ticket

      When creating an index, if it has an originalSpec we may want to consider enforcing that it has the same collation at the outer spec.

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: