Avoid failing migration due to rangeDeletion deadline if rangeDeletion completes

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • 0
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, if the deadline for waiting on range deletions is reached somewhere between CSR::waitForClean() seeing the task is marked completed (it's passed the deadline and waits on the future up to this deadline), and checking the deadline in the uassert that it thrown the MigrationDestinationManager will fail the migration. This isn't technically wrong, but it feels like we're failing the migration unnecessarily - the task technically was finished within the deadline.

            Assignee:
            Janna Golden
            Reporter:
            Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: