FlyingZC opened a new issue, #23974: URL: https://github.com/apache/shardingsphere/issues/23974
## Feature Request Now the readwrite-splitting algorithm includes the logic related to routing within the transaction, resulting in a large number of readwrite-splitting separation algorithms and a lot of repeated code logic. In the long term, the logic of readwrite-splitting routing within a transaction should be separated from the logic of the load balancing algorithm. Now,I will combine some similar readwrite-splitting algorithm to reduce the number of algorithms. ### Is your feature request related to a problem? ### Describe the feature you would like. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
