Implement StatsCacheLoader

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
            Reporter:
            Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: