
Parameter | Description |
Current Instance Configuration | This item displays the configuration information of the current instance, showing the instance architecture before node changes. |
Target Node Configuration | Adjusting node configurations as needed Add Standby Node: This operation increases the number of replica nodes. For a two-node instance, you can add 1 to 2 replica nodes, which upgrades the instance to a three-node/four-node architecture accordingly. For a three-node instance, you can add 1 replica node, which upgrades the instance to a four-node architecture. After adding replica nodes, you can select the AZ for the replica nodes. You can choose an AZ that is the same as or different from that of other nodes. The specific range of available AZs is subject to the actual configuration page. Delete: This operation reduces the number of replica nodes. For a three-node instance, you can remove 1 replica node, which downgrades the instance to a two-node architecture. For a four-node instance, you can remove 1 to 2 replica nodes, which downgrades the instance to a three-node/two-node architecture accordingly. |
Estimated Impact | The system provides an estimated impact prompt based on the node configuration you selected. You need to focus on reading this prompt. |
Data Replication Mode | Select a data replication mode between the primary and secondary nodes. Options include: strong sync replication (not supported for dual-node architecture), semi-sync replication, and async replication. For an introduction to data replication modes, see Database Instance Replication. Note: When you select strong sync replication or semi-sync replication as the data replication mode, you need to set the number of synchronous wait nodes. When you select async replication as the data replication mode, you do not need to set the number of synchronous wait nodes. |
Strong Sync Waiting Node | This item is configurable when the data replication mode is set to strong sync replication. In strong sync replication mode, after the primary node executes a transaction, you need to select the minimum number of nodes that must return an ACK (acknowledging receipt of the binlog) for the transaction to be considered successfully committed. For three-node/four-node architectures, the options are: 1 node or 2 nodes. Note: For core services (such as payment/transaction), we recommend that you select two nodes to improve data reliability. For non-core services, selecting one node is recommended for better performance. |
Synchronous Wait Node | This item is configurable when the data replication mode is set to semi-sync replication. In semi-sync replication mode, after the primary node executes a transaction, you need to select the minimum number of nodes that must return an ACK (acknowledging receipt of the binlog) for the transaction to be considered successfully committed. For three-node/four-node architectures, the options are: 1 node or 2 nodes; for dual-node architecture, the option is: 1 node. Note: For core services (such as payment/transaction), we recommend that you select two nodes to improve data reliability. For non-core services, selecting one node is recommended for better performance. |

Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback