Kill only the sessions in this.session for internal_transactions_sharded_from_mongod.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.9
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The failures that this test is exhibiting stem from the leaving open sessions on teardown, and causing a time out for CheckReplDbHash hook which hangs since it can't get the global S lock.
      Fix is to only kill the sessions that are in this.sessions which should avoid the failures that the precursor SERVER-93882 tried to fix (ie avoiding to do this.killAllSessions(cluster)).

              Assignee:
              Adi Zaimi
              Reporter:
              Adi Zaimi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: