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

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

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

      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:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: