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

MetadataManager::trackOrphanedDataCleanup assumes that range can only overlap with a single deletion request

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • Sharding EMEA 2022-12-12

      For example, if chunks with range [0, 10) and [10, 20) are in the queue and trackOrphanedDataCleanup is called with chunk that has been merged into [0, 20), it will only return the future for the first range the matched and not the entire range.

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: