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

github dubbo  release history version 介绍 ningyu1 released this on 5 Nov 2019 · 1 commit to master since this release

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|下载

Screen:
github dubbo  release history version 介绍
github dubbo  release history version 介绍

Assets2
 

github dubbo  release history version 介绍 ningyu1 released this on 4 Sep 2019 · 3 commits to master since this release

What is new:

  1. Optimize the code structure
  2. Add configuration component #43
  3. Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
  4. Optimize samples performance report #76
  5. Optimize the view tree #78
    5.1. Character encoding of response data: UTF-8
    5.2. Response data json format
    5.3. Response data time format
  6. fix dubbo 2.7.3 Generic bug, apache/dubbo#4787
  7. support implicit parameters. #87

Required:

  1. JDK1.8
  2. Jmeter3.2+

新版改进:

  1. 优化代码结构
  2. 增加配置元件 #43
  3. 升级到dubbo2.7.3, 支持 dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
  4. 优化samples性能报告 #76
  5. 优化查看结果树 #78
    5.1. 响应数据的字符编码:UTF-8
    5.2. 响应数据json格式化
    5.3. 响应数据时间格式化
  6. 修复dubbo2.7.3泛化调用bug, apache/dubbo#4787
  7. 支持隐式传参 #87

需要:

  1. JDK1.8
  2. Jmeter3.2+

Download|下载

Screen:
github dubbo  release history version 介绍
github dubbo  release history version 介绍
github dubbo  release history version 介绍

Assets2
 

github dubbo  release history version 介绍 ningyu1 released this on 18 Apr 2019 · 6 commits to master since this release

What is new:

  1. Upgrade Dubbo 2.7.1 #64

Required:

  1. JDK1.8
  2. Jmeter3.2+
  3. Dubbo2.7.x

新版改进:

  1. 升级Dubbo版本到2.7.1 #64

需要:

  1. JDK1.8
  2. Jmeter3.2+
  3. Dubbo2.7.x

jmeter-plugins-dubbo-2.7.1-jar-with-dependencies.jar
jmeter-plugins-dubbo-2.7.1.jar

Assets2
 

github dubbo  release history version 介绍 ningyu1 released this on 18 Dec 2018 · 7 commits to master since this release

What is new:

  1. Enumeration type support. #34
  2. Support group to zookeeper,redis registration center. #33

新版改进:

  1. 支持枚举类型参数。#34
  2. zookeeper、redis作为注册中心时增加group支持。 #33

相关文章:

  • 2021-09-09
  • 2021-10-11
  • 2021-05-26
猜你喜欢
  • 2021-12-05
  • 2021-11-24
  • 2021-08-06
  • 2021-09-18
相关资源
相似解决方案