-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
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.
- is related to
-
SERVER-92331 Make txn_participant_adds_additional_participants.js robust to background transactions
- Closed