FoghostCn opened a new pull request, #608:
URL: https://github.com/apache/dubbo-go-pixiu/pull/608
dynamic Router and Cluster from registry center
ref #600
config schema changed:
```yaml
adapters:
- id: test
name: dgp.adapter.dubboregistrycenter
config:
cluster: "test-dubbo" // new added config field
registries:
"zookeeper":
protocol: zookeeper
address: "127.0.0.1:2181"
timeout: "5s"
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]