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

remove TODO listed for SERVER-75855

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2024-04-15

      some tests were blocked since they use the

      {find: uuid}

      syntax but we are not supporting them for invisible sharding.
      for these tests we can:

      • delete the todo comment and leave the whole file blocked
      • unblock the file and only skip the problematic command
      • rewrite finds to use {find: ns, collectionUUID: uuid}

        which is implemented for invisible sharding

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

            Assignee:
            kristina.znam@mongodb.com Kristina Znam
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: