-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
The router loop in cluster::createCollectionWithRouterLoop currently has to be a CollectionRouter due to the old (non-shardsvr) create path potentially throwing staleConfig rather than StaleDBVersion.
Once all creation paths go through the shardsvr create path, this can be changed to a dbPrimaryRouter.
- depends on
-
SERVER-86254 Implicit creation due to retryable write or txn statement must follow new path
- Open
- is related to
-
SERVER-88130 cluster::createWithRouterLoop should use a CollectionRouter
- Closed