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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to