Remove TODO to add options and index check to checkUUIDsConsistentAcrossCluster test hook

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • CAR Team 2024-03-04
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There is a TODO in the codebase referencing a resolved ticket which is assigned to you.

      Please follow this link to see the lines of code referencing this resolved ticket:
      https://github.com/mongodb/mongo/search?q=SERVER-33253&type=Code

      In SERVER-76293 we made `checkMetadataConsistency` command to check for collection options consistency and in SERVER-74086 we made the command to check for index consistency.
      Thus, both options and indexes consistency checks are performed by the `checkMetadataConsistencyInBackground` test hook. So there is no need to add these checks in the `checkUUIDsConsistentAcrossCluster` test hook.

      The goal of this ticket is to simply remove the aforementioned TODO.

              Assignee:
              Unassigned
              Reporter:
              TPM Jira Automations Bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: