-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-03-06, Sharding EMEA 2023-03-20, Sharding EMEA 2023-04-03, Sharding EMEA 2023-04-17
SERVER-73988 disabled the dbVersion check because it was not possible to perform it.
We should be able to reenable this check when either:
a) Shards are authoritative for the dbVersion.
b) Or if reformulate the check as "for a given database, no shard other than the db-primary shard believes to be the db-primary".
- related to
-
SERVER-73988 Disable the dbVersion check on CheckShardFilteringMetadata test hook
- Closed