Zhai6319 commented on issue #22834:
URL:
https://github.com/apache/shardingsphere/issues/22834#issuecomment-1347793540
Regression
The client sdk provided by nacos provides relevant interfaces
The nacos configuration center also provides relevant http interfaces
I think you can get the relevant yaml configuration from the configuration
center by changing the url format
After you get the yaml configuration, the following processing is the same
I believe that other configuration centers besides nacos also provide
relevant interfaces
The url format can be consistent with other data source formats
jdbc:shardingsphere:nacos://127.0.0.1:8848/{namespace}?username={xxx}&password={xxx}&group={xxx}&dataId={xxx.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]