Create MetadataManager class

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.9
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 16 (06/24/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The goal of this ticket is to create a new MetadataManager class with the minimum implementation so that it can be worked on in parallel going forward.

      Make _metadata in CollectionShardingState an instance of MetadataManager. MetadataManager will have a private variable _metadata, and provide getter and setter functions.

      std::shared_ptr<CollectionMetadata> getActiveMetadata();
      void setActiveMetadata(std::shared_ptr<CollectionMetadata> newMetadata);
      

              Assignee:
              Leon Zaruvinsky (Inactive)
              Reporter:
              Dianna Hohensee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: