转载

Dubbo Jmeter Plugin 2.7.4 发布

What is new:

1. Add Dubbo Config Center support,  must be dubbo 2.7.0+ #97

2. Optimized exception return #94

3. Registry Center and Config Center support is obtained from Nacos, must be Dubbo 2.7.0+ #57

4. Registry Center and Config Center support Username, Password, Group, Timeout #99

5. Upgrade the dubbo version to v2.7.4.1

新版改进:

1. 增加Dubbo配置中心支持,必须dubbo 2.7.0+ #97

2. 优化异常返回 #94

3. 注册中心和配置中心支持从Nacos获取,必须Dubbo 2.7.0+ #57

4. 注册中心和配置中心支持UserName、Password、Group、Timeout #99

5. 升级dubbo版本到v2.7.4.1

可能会遇到的问题:

1. DUPLICATE_CONFIGCENTERCONFIG 

重复的配置中心,这个问题是因为config center初始化后不允许修改并且只允许存在一个,我们在jmeter中反复修改config center中属性值后运行就会出现这个错误,由于目前ConfigCenterConfig对象无法销毁和重新刷新,因此只能重新打开jmeter,建议设置好配置中心的属性后试运行一下进行预热,如果要修改配置中心值需要重开jmeter后生效

[Download|下载](https://gitee.com/ningyu/dist-jmeter-plugins-for-apache-dubbo/raw/master/2.7.4/jmeter-plugins-dubbo-2.7.4-jar-with-dependencies.jar)

Screen:

![image](https://user-images.githubusercontent.com/3387548/68176063-57000900-ffbe-11e9-895e-3540742db53a.png)

![image](https://user-images.githubusercontent.com/3387548/68176113-7d25a900-ffbe-11e9-8ef6-cc505cb2e6ad.png)

原文  https://www.oschina.net/news/111101/dubbo-jmeter-plugin-2-7-4-released
正文到此结束
Loading...