https://github.com/thubbo/jmeter-plugins-for-apache-dubbo/releases
Dubbo Jmeter Plugin 2.7.4
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后生效
Download|下载
Screen:
Assets2
Source code(zip)
Source code(tar.gz)
- 2.7.3
- 5fbadb6
- Verified
- Compare
Dubbo Jmeter Plugin 2.7.3
What is new:
- Optimize the code structure
- Add configuration component#43
- Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
- Optimize samples performance report#81,#76
- Optimize the view tree#785.1. Character encoding of response data: UTF-8
5.2. Response data json format
5.3. Response data time format - fix dubbo 2.7.3 Generic bug,apache/dubbo#4787
- support implicit parameters.#85#87
Required:
- JDK1.8
- Jmeter3.2+
新版改进:
- 优化代码结构
- 增加配置元件#43
- 升级到dubbo2.7.3, 支持 dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
- 优化samples性能报告#81,#76
- 优化查看结果树#785.1. 响应数据的字符编码:UTF-8
5.2. 响应数据json格式化
5.3. 响应数据时间格式化 - 修复dubbo2.7.3泛化调用bug,apache/dubbo#4787
- 支持隐式传参#85#87
需要:
- JDK1.8
- Jmeter3.2+
Download|下载
Screen:
Assets2
- 2.7.1
- c23d2f7
- Verified
- Compare
Dubbo Jmeter Plugin 2.7.1
What is new:
- Upgrade Dubbo 2.7.1#64
Required:
- JDK1.8
- Jmeter3.2+
- Dubbo2.7.x
新版改进:
- 升级Dubbo版本到2.7.1#64
需要:
- JDK1.8
- Jmeter3.2+
- Dubbo2.7.x
jmeter-plugins-dubbo-2.7.1-jar-with-dependencies.jarjmeter-plugins-dubbo-2.7.1.jar
Assets2
- V1.3.8
- c181cf3
- Verified
- Compare
V1.3.8
What is new:
- Enumeration type support.#34
- Support group to zookeeper,redis registration center.#33
新版改进:
- 支持枚举类型参数。#34
- zookeeper、redis作为注册中心时增加group支持。#33