RaigorJiang edited a comment on pull request #11651: URL: https://github.com/apache/shardingsphere/pull/11651#issuecomment-893956875
@Swastyy Thanks for your update, but I have some questions: 1. Why are there both `Readwrite-splitting` and `Replica Query` in `5.0.0-beta`, they actually have the same meaning, the current name is `Readwrite-splitting`. So please remove `Replica Query`. 2. The following configuration informations are missing in 5.0.0-beta: - `Sharding Table Configuration`, `Sharding Automatic Table Configuration`, `Sharding Strategy Configuration` (in [Sharding](https://github.com/apache/shardingsphere/blob/master/docs/document/content/user-manual/shardingsphere-jdbc/configuration/java-api/sharding.en.md) - `Root Configuration` (in [Readwrite-splitting](https://github.com/apache/shardingsphere/blob/master/docs/document/content/user-manual/shardingsphere-jdbc/configuration/java-api/readwrite-splitting.en.md)) - `Encrypt Table Rule Configuration`, `Encrypt Column Rule Configuration` and `Encrypt Algorithm Configuration` (in [Encryption](https://github.com/apache/shardingsphere/blob/master/docs/document/content/user-manual/shardingsphere-jdbc/configuration/java-api/encrypt.en.md)) - Governance [link](https://github.com/apache/shardingsphere/blob/master/docs/document/content/user-manual/shardingsphere-jdbc/configuration/java-api/governance.en.md) 3. The content of 4.x should not only contain `Readwrite-splitting`, more content can be copied from [here](https://shardingsphere.apache.org/document/legacy/4.x/document/en/manual/sharding-jdbc/configuration/config-java/#configuration-item-explanation) 4. As the same, more content of 3.x is [here](https://shardingsphere.apache.org/document/legacy/3.x/document/en/manual/sharding-jdbc/configuration/config-java/#configuration-reference) 5. Access to archived documents 2.x is not stable, so don't care about it this time. -- 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]
