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

Fix txn_participant_adds_additional_participants tests

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • Cluster Scalability 2024-09-02
    • 0

      txn_participant_adds_additional_participants_with_aborts and txn_participant_adds_additional_participants both assume the only transactions executed during the test are from the transactions created during the test.

      An internal transaction can take place, for example refreshing the FCV is run in an internal transaction.

      This changes the serverStatus transactions metrics that are expected in the test.

      To fix we can change the equality to check to a greater than or equal to check to account for transaction running in the background.

            Assignee:
            ben.gawel@mongodb.com Ben Gawel
            Reporter:
            ben.gawel@mongodb.com Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: