menghaoranss opened a new issue #9623: URL: https://github.com/apache/shardingsphere/issues/9623
We can use [RDL](https://shardingsphere.apache.org/document/current/en/features/dist-sql/rdl/) in proxy to define data source resources and rules now, and these configurations will be persisted in the registry center. We consider persisting the configuration to the local file when the configuration changes to prevent configuration loss when the registry center fails. The task can be divided into the following parts: - [ ] 1. Add a switch and configuration file path in `server.yaml` (If there is no configured file path, we need to provide a default) - [ ] 2. Persisted to the configured or default path after the configuration in the registry center changes ---------------------------------------------------------------- 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]
