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

Implement StatsCacheLoader

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      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 (Inactive)
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: