-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
2
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In shardingCatalogManager::createDatabase() the DDL lock is held while the config server is running the _flushDatabaseCacheUpdates command is being run on the shard.
The goal of this ticket is to investigate if it is safe to perform the refresh outside the database DDL lock scope.