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

Create disallow jstest for reshard and drop collection commands

    • Fully Compatible

      A new test must be written without using the resharding fixture to make sure that the drop can't happen while resharding is in progress. The reason of this is that the resharding fixture have some metadata checks performed after releasing the resharding failpoint, and, if a concurrent drop (waiting for the distlock) is running, then it will drop everything after the failpoint is released but before the checks, making the test to fail because the collection is not found.

            Assignee:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: