-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
ALL
-
2
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-130568 we wanted to enable the random_ddl_crud_setFCV_operations jstest to run with concurrent add/remove shard operations.
However, it turns out that the add_remove_shards hook does not support concurrent setFCV operations due to two reasons:
- It doesn't handle resharding failures due to FCV interruptions
- If the setFCV operation happens right after choosing whether to use the old or new path for shard removal then it encounters a CommandNotSupported failure
- is related to
-
SERVER-130568 Add FSM support for background chunk movement
-
- In Code Review
-
- related to
-
SERVER-129234 Review concurrency FSM tests for authoritative metadata gaps
-
- Closed
-