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

Config collections other than `config.system.sessions` are allowed to become sharded

    • Fully Compatible
    • ALL
    • Sharding 2019-01-14
    • 52

      For testing purposes, currently the config server allows any collection under the config database to become sharded when the testCommands flag has been enabled.

      The collection filtering metadata logic however expects config collections to never be sharded and because of this invariants.

      We should prohibit any config collections other than the known system ones to ever become sharded, regardless of whether the testCommands flag is enabled.

            Assignee:
            janna.golden@mongodb.com Janna Golden
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: