thubbo / jmeter-plugins-for-apache-dubbo

Dubbo Plugin for Apache JMeter, It is a plug-in developed for testing Dubbo in Jmeter.
Apache License 2.0
566 stars 289 forks source link

增加config-center支持 #97

Closed ningyu1 closed 5 years ago

ningyu1 commented 5 years ago
  1. 增加ConfigCenter配置,支持ConfigCenter和RegistryCenter分离
  2. 不配置ConfigCenter默认将此RegistryCenter用作配置中心 兼容2.6.x版本配置,在使用Zookeeper作为注册中心,且没有显示配置配置中心的情况下,Dubbo框架会默认将此Zookeeper用作配置中心,但将只作服务治理用途。

http://dubbo.apache.org/zh-cn/docs/user/references/xml/dubbo-config-center.html

ningyu1 commented 5 years ago

98

ningyu1 commented 5 years ago

https://github.com/thubbo/jmeter-plugins-for-apache-dubbo/releases/tag/2.7.4