Remove invariant that always evaluates to true in createIndexOnEmptyCollection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2025-03-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      IndexCatalogImpl::createIndexOnEmptyCollection() has
      `invariant(collection->uuid() == collection->uuid());`

      Both the left hand side and right hand side of `==` appear to be identical.

            Assignee:
            Haley Connelly
            Reporter:
            Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: