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

Prohibit sharding of ESC, ECC, and ECOC collections

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2022-04-04
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The ShardsvrCreateCollectionCommand::Invocation::typedRun method in src/mongo/db/s/shardsvr_create_collection_command.cpp should prohibit sharding on any FLE2 ESC, ECC, or ECOC collections. These collections can be identified because they start with "fle2." and endwith one of [".esc", ".ecoc" or ".ecc"].

      This restriction will be added for now to reduce the complexity sharded encrypted compact.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: