PolarDB Multi-master-sharded-tables cluster load balancing
PolarDB Multi-master-sharded-tables cluster supports adding and deleting read-write nodes, but how can we ensure that the db accesses are evenly distributed across all database nodes after the operation? Is this achieved through a specific SQL statement, or any manual configuration?