RaigorJiang commented on pull request #11425: URL: https://github.com/apache/shardingsphere/pull/11425#issuecomment-884097028
Hi @Swastyy Thanks for your hard work! I think there may be some misunderstandings. ShargingSphere-Proxy has a configuration file `server.yaml`, which is not exist in `ShardingSphere-JDBC`. The configuration in `server.yaml` changes in different versions, so this record of change history is needed. For example: the structure of authority configuratio has changed by #10297, you can refer to the git history of the file [server.yaml](https://github.com/apache/shardingsphere/blob/master/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/server.yaml) . -- 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]
