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

Extend database metadata checks from `checkMetadataConsistency` to validate today's DSS and `config.cache.databases`

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing

      Currently, `checkMetadataConsistency` performs the following comparisons:

      1. Global catalog vs. shard-local catalog
      2. Global catalog vs. shard-local catalog cache (DSS)

      However, these checks are only aiming to validate the work in-progress for SPM-3729, not the old model of authoritative database metadata. In other words, the DSS that is checked is a temporary one and the shard-local catalog is the new durable collection `config.shard.databases`.

      We may want to expand these checks to validate the actual DSS and `config.cache.databases`.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: