Optimizing MGR Parameters
Parameter |
Value |
Description |
|---|---|---|
group_replication_flow_control_mode |
QUOTA |
Determines whether to enable flow control.
|
group_replication_flow_control_applier_threshold |
2500000 |
Indicates the number of transactions to be authenticated in the transaction authentication queue of a node before flow control is triggered for the node. The default value is 25000. You are advised to change the value based on your requirements. |
group_replication_flow_control_applier_threshold |
2500000 |
Indicates the number of transactions to be authenticated in the transaction playback queue for triggering flow control. The default value is 25000. You are advised to change the value based on your requirements. |
group_replication_gtid_assignment_block_size |
10000 |
Specifies the number of consecutive GTIDs reserved for each member. |
slave_parallel_type |
LOGICAL_CLOCK |
Specifies a parallel replication mode.
|
slave_parallel_workers |
8 |
Specifies the number of parallel workers for parallel replication. The default value is 0. |
sync_relay_log |
10000 |
Determines whether to enable relay log flush to log files.
|
sync_relay_log_info |
10000 |