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

Tests can run full validation concurrently with tenant migration or chunk migration

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2021-10-04
    • 27

      With lock-free reads and SBE, it is now possible for operations to fail due to a concurrent full validation. Usually our tests don't run full validation on a collection concurrently with other operations, but certain suites can do this with a concurrent tenant migration or chunk migration. This results in a failure of the operation that is not expected by the test, but is expected behavior.

      There are a couple of possible cases here:

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: