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

txn_participant_adds_additional_participants.js does not take into account background jobs running transactions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • Cluster Scalability 2024-07-08
    • 200

      The test inspects the totalParticipantsAtCommit and makes precise value checks against what is expected. However, this is a global variable and threads running in the background can also increment it. One example is the ClusterServerParameterRefresher, which runs transactions against the config server periodically.

            Assignee:
            israel.hsu@mongodb.com Israel Hsu
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: