Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-68459

Implement StatsCacheLoader

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

       

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: