-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding, Testing Infrastructure
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 06/24/24, Cluster Scalability 2024-07-08, Cluster Scalability 2024-07-22, Cluster Scalability 2024-08-19, Cluster Scalability 2024-09-02
-
0
-
1
The lack of synchronization between createIndexes and dropIndexes is known to result in cases where shards may permanently have differing indexes. FSM workloads, such as snapshot_read_catalog_operations.js, which run as part of the concurrency framework are capable of executing concurrent createIndexes and dropIndexes commands on the same collection and can trigger this type of inconsistency. We should remove the validation from the CheckClusterIndexConsistency hook until the guarantees provided by sharded clusters are strengthened.
- is depended on by
-
SERVER-71510 Undenylist snapshot_read_catalog_operations.js from sharded initial sync suite
- Backlog
- is related to
-
SERVER-94182 Add back CheckClusterIndexConsistency hook from concurrency_sharded_initial_sync.yml test suite
- Backlog