[SERVER-68459] Implement StatsCacheLoader Created: 01/Aug/22  Updated: 29/Oct/23  Resolved: 12/Aug/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: Task Priority: Major - P3
Reporter: Misha Tyulenev Assignee: Misha Tyulenev
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-67959 Provide simple interface to statistic... Closed
is duplicated by SERVER-68460 Implement StatsCacheLoader Closed
Backwards Compatibility: Fully Compatible
Sprint: QO 2022-08-08, QO 2022-08-22
Participants:

 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.

 



 Comments   
Comment by Githook User [ 12/Aug/22 ]

Author:

{'name': 'Misha Tyulenev', 'email': 'misha.tyulenev@mongodb.com'}

Message: SERVER-68459 Implement StatsCacheLoader
Branch: master
https://github.com/mongodb/mongo/commit/5e08b55aa7d5af8bc62b5bfe5518ca1761899215

Generated at Thu Feb 08 06:10:52 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.