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

[v5.0] tenant_migration_recipient_access_blocker_rollback.js holds a failpoint that prevents previous instance from completing

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 62

      The tenant_migration_recipient_access_blocker_rollback.js test holds a failpoint on a tenant migration recipient service thread. Later, a step up thread that is holding the RSTL, is waiting for the tenant migration recipient service thread to complete running and is blocked as a result. Because of this, another thread is unable to read because it requires the RSTL as well (lock free reads are disabled).

      The failpoint that blocks the tenant migration recipient service thread should be switched off earlier in the test.

            Assignee:
            vishnu.kaushik@mongodb.com Vishnu Kaushik
            Reporter:
            vishnu.kaushik@mongodb.com Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: