-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-07-10
We should move the static checks in the `RenameCollectionCoordinator` into the renameCollection command itself. This is so that the checks can be performed before any threads are even scheduled or before any locks are even taken.
Alternatively, we could consider adding something to the command infrastructure where there is some static checking phase.
- is related to
-
SERVER-78653 Remove renameCollection static checks from coordinator
- Closed