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

TenantMigrationRecipientServiceTest races with index build

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • 154

      The test fixture setup for tenant_migration_recipient_service_test.cpp will invoke _rebuildService through onStepUpComplete, which means that it is possible that we can end up attempting to create the index before we actually set the failpoint in the test case to skip index creation.

            Assignee:
            christopher.caplinger@mongodb.com Christopher Caplinger
            Reporter:
            christopher.caplinger@mongodb.com Christopher Caplinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: