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

Implicit createUnsplittableCollection should never run against fle2 namespaces

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • CAR Team 2023-12-25, CAR Team 2024-01-08
    • 156

      The createUnsplittableCollection is a test command that will throw if run against any fle2 namespace (we do not support registering of those collection on the CSRS for now) . The suite unsplittable_collections_created_on_any_shard_jscore_passthrough attempts to turn any

      {create ..}

      into a "createUnsplittableCollection".

      To prevent the command to run against fle2 namespace a check was introduced in SERVER-83399
      but it should be placed also in the overridden getCollection

            Assignee:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Reporter:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: