-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-08-08, QO 2022-08-22
Implement a class that loads CollectionStatistics from collection into an in memory cache.
It should implement
SemiFuture<CollectionStatistics> getStats(const NamespaceString& nss)
method. If the statistics for the requested namespace does not exists it should throw DBException NamespaceNotFound.
- is duplicated by
-
SERVER-67959 Provide simple interface to statistics for use by CE
- Closed
-
SERVER-68460 Implement StatsCacheLoader
- Closed