-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
-
0
In SERVER-105344 we added the jstests/concurrency/fsm_workloads/timeseries/timeseries_create_indexes.js test, but we needed to tag it with `multiversion_incompatbile` flag because the test fails when executed in the following suites:
- concurrency_replication_last_continuous*
- concurrency_replication_last_lts*
- concurrency_sharded_last_continuous*
- concurrency_sharded_last_lts*
The test fails because CheckReplDBHash find mismatching index metadata on replicaset nodes.
This is a failed execution example
The goal of this ticket is to investigate the failure and remove the `multiversion_incompatbile` tag from the test.
- is related to
-
SERVER-105344 Add timeseries FSM test for concurrent index DDLs
-
- Closed
-