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

RenameRangeDeletionsTest fixture should join the MigrationUtilExecutor on teardown

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Pierlauro Sciarelli
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: