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

The config.databases namespace should be created upon config server initialisation.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • CAR Team 2024-01-22, CAR Team 2024-02-05
    • 147

      As part of its self initialisation, the config server primary runs a function to ensure that collections under the config database are instantiated with the expected indexes, so that regular operations can later execute as expected.

      Such a function does not currently include the config.databases namespace, which is instead lazily created while serving the first user createDatabase request.

      This ticket aims to implement a consistent initialisation for all the collections belonging to the sharding catalog.

            Assignee:
            paolo.polato@mongodb.com Paolo Polato
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: