klzami opened a new pull request #8095:
URL: https://github.com/apache/dubbo/pull/8095


   ## What is the purpose of the change
   
   支持用etcd作为dubbo的注册中心、配置中心、元数据中心。
   
   ## Brief changelog
   
   * 迁移dubbo 2.7.12版本上的etcd相关代码到3.0.0;
   * 将etcd相关代码中的etcd-core包替换为etcd-all包,以消除当etcd和grpc一起用时的grpc类库版本冲突。
   
   ## Verifying this change
   
   * 回归 注册中心、配置中心、元数据中心 的单元测试;
   * 启动etcd相关的sample项目。


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to