2.7.4
版本发布时间: 2019-11-05 11:22:19
thubbo/jmeter-plugins-for-apache-dubbo最新发布版本:2.7.8(2020-12-02 11:16:49)
What is new:
- Add Dubbo Config Center support, must be dubbo 2.7.0+ #97
- Optimized exception return #94
- Registry Center and Config Center support is obtained from Nacos, must be Dubbo 2.7.0+ #57
- Registry Center and Config Center support Username, Password, Group, Timeout #99
- Upgrade the dubbo version to v2.7.4.1
新版改进:
- 增加Dubbo配置中心支持,必须dubbo 2.7.0+ #97
- 优化异常返回 #94
- 注册中心和配置中心支持从Nacos获取,必须Dubbo 2.7.0+ #57
- 注册中心和配置中心支持UserName、Password、Group、Timeout #99
- 升级dubbo版本到v2.7.4.1
可能会遇到的问题:
- DUPLICATE_CONFIGCENTERCONFIG 重复的配置中心,这个问题是因为config center初始化后不允许修改并且只允许存在一个,我们在jmeter中反复修改config center中属性值后运行就会出现这个错误,由于目前ConfigCenterConfig对象无法销毁和重新刷新,因此只能重新打开jmeter,建议设置好配置中心的属性后试运行一下进行预热,如果要修改配置中心值需要重开jmeter后生效
Screen: