RenameRangeDeletionsTest fixture should join the MigrationUtilExecutor on teardown

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.0-rc3, 5.1.0-rc0
    • Affects Version/s: 5.1.0, 5.0.0-rc2
    • Component/s: Sharding
    • None
    • Fully Compatible
    • v5.0
    • Sharding EMEA 2021-06-28
    • 150
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      RenameRangeDeletionsTest:;teardown() calls shutdown() on the MigrationUtilExexutor, but it does not join() it to wait for completion. As a result, rangeDeletions may continue as the fixture is being destructed, and attempt to use the CatalogCache after it has been destructed.

            Assignee:
            Pierlauro Sciarelli
            Reporter:
            Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: