yu199195 commented on issue #8306: URL: https://github.com/apache/shardingsphere/issues/8306#issuecomment-732785308
@MrXionGe hi, you also config this: ``` spring.shardingsphere.rules.replica-query.load-balancers.round-robin.type=ROUND_ROBIN spring.shardingsphere.rules.replica-query.load-balancers.round-robin.props.workid=123 spring.shardingsphere.rules.replica-query.data-sources.pr_ds.primary-data-source-name=primary_ds spring.shardingsphere.rules.replica-query.data-sources.pr_ds.replica-data-source-names=replica_ds_0,replica_ds_1 spring.shardingsphere.rules.replica-query.data-sources.pr_ds.load-balancer-name=round-robin ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
