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

Prevent throwing SSV for unsplittable collections

    • Fully Compatible
    • Sharding EMEA 2023-09-04

      After SERVER-79177 we added the concept of an unsplittable collection, which contains an entry on config.collections and a single chunk. Currently, this is not supported by most of the code, causing that for example if a command ends up using UNSHARDED as placement version, the shard will always throw SSV for unsplittable collections.

      We should momentarily, while all code in server is not compatible with unsplittable collections, under a feature flag, disable throwing in shards for unsplittable collections.

            Assignee:
            silvia.surroca@mongodb.com Silvia Surroca
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: