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

Disable the dbVersion check on CheckShardFilteringMetadata test hook

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0, 6.3.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v6.3
    • Sharding EMEA 2023-02-20
    • 20

      The dbVersion metadata checks cannot be performed because shards (even db-primary shards) are allowed to have a stale notion of the dbVersion – they are not authoritative for it.

      For example, when createDatabase finishes, there's no guarantee that the new primary shard will have been made aware of it. The configsvr will do a best effort attempt at telling the primary shard to refresh, but in case of failover this may never be done.

            Assignee:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: