Release client lock before asserting in TopoVersionObserver tests

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2020-02-24
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The main thread could lock the client before the observer thread creates an OpCtx, causing this assertion to fail. As a result, the main thread will terminate holding on to the client lock, which in turn blocks observer thread, and results in a dead-lock.

            Assignee:
            Amirsaman Memaripour
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: