Details
-
Task
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
None
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
- duplicates
-
SERVER-68459 Implement StatsCacheLoader
-
- Closed
-