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

Separate test for non-existing collection in metadata_manager_test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.11
    • Affects Version/s: 4.4.9
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding EMEA 2021-10-18
    • 70

      The fix inĀ SERVER-60419 made the race condition in CleanUpForMigrateIn less likely, but did not eliminate it. There is still a chance, currently, that the deletion of the existing range deletion for the non-existing collection will not happen before the assertions on how many range deletions are still active. Since these tests do not depend on each other, we can simply separate them into two tests and prevent this issue.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: