-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 5.0.0, 6.0.0, 7.0.0, 8.0.0-rc0
-
Component/s: None
-
Catalog and Routing
-
3
Currently, moveChunk is prevented on these collections by setting allowMigrations to false and SERVER-89661 will prevent running moveCollection for these namespaces. However, we should investigate a more general solution to this.
One option would be having resharding acquire the ddl lock on the temporary resharding namespace. Another could be failing to instantiate ddl coordiantors if the namespace is a temporary resharding collection.
- is related to
-
SERVER-89661 Disallow moving temporary resharding collections
- Closed