Feature Description
tdsql_transaction_max_participants indicates the maximum number of participants (Replication Group) in a single transaction.
For example, if the number is set to 100, at most 100 participants can be involved in a transaction. This ensures that the transaction scale remains within a controllable range, avoiding performance and resource consumption issues caused by oversized transactions.
Attribute Description
|
Parameter Type | UINT |
Default Value | 10000 |
Value Range | 1 ~ 4294967295 |
Effective Scope | GLOBAL |
Restart Required | Yes |