Since the catalog cache refresh was changed to use an aggregation pipeline instead of a find on config.chunks, now the findChunksOnConfigTimeoutMS server parameter is no longer honored.
This ticket is to restore that behavior so that the catalog cache aggregation has maxTimeMs set to findChunksOnConfigTimeoutMs
- is caused by
-
SERVER-54874 Ensure reading of consistent config.collections and config.chunks when refreshing the CatalogCache
- Closed