Implement the rangesToClean set and maintenance methods

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 rangesToClean set is where the per-collection queue of chunk ranges to be cleaned is stored. This task is for introducing this set under the CollectionMetadataManager class, adding the appropriate methods for its maintenance. In particular:

      • addRange(ChunkRange range) - adds a new range to be cleaned up. The newly introduced range must not overlap with the existing ranges.
      • removeRange(ChunkRange range) - removes the specified range from the ranges to be cleaned up.

              Assignee:
              Sam Dunietz (Inactive)
              Reporter:
              Crystal Horn (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: