Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
QO 2022-08-08, QO 2022-08-22
Description
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.
Attachments
Issue Links
- is duplicated by
-
SERVER-67959 Provide simple interface to statistics for use by CE
-
- Closed
-
-
SERVER-68460 Implement StatsCacheLoader
-
- Closed
-