49 Star 161 Fork 54

ningyu / jmeter-plugins-dubbo

标签名
描述
提交信息
操作

upgrade dubbo 2.7.1

2019-04-19 16:13
  1. Enumeration type support. 2. Support group to zookeeper,redis registration center.
2018-12-18 12:06

Support to select provider from zookeeper.

2018-11-13 18:06

Fix: Solve complex type parameter null pass value

2018-07-12 21:24

Solve the null parameter problem and upgrade dubbo to 2.6.2

2018-06-27 21:30

增加数组类型参数支持,具体查看参数对照表

2018-06-20 15:47
  1. Change the license to apache license 2.0.
  2. Change the comment to English
2018-05-17 12:04
  1. 去掉界面上所有中文
  2. 增加ConsistentHash LoadBalance配置
2018-05-09 10:37
  1. 调整注册中心协议配置,修改 dubbo@直连 -> none@直连
  2. 增加RPC协议配置,dubbo、rmi、hessian、webservice、memcached、redis
2018-05-08 12:03

优化classpath下需要引用api-jar依赖,现在剔除掉这些依赖jar包

2018-04-26 10:59
  1. 优化GUI输入数据校验,例如:输入空格校验等。
  2. 优化GUI使用体验,例如:表格失去焦点自动退出编辑模式
2018-04-25 17:00

1.增加dubbo参数支持:connections、loadbalance、async
2.优化ReferenceConfigCache的使用,为了让页面上所有参数修改后立即生效,使用自定义cacheKeyGenerator构建ReferenceConfig对象,保证页面参数不变情况下使用同一个cache对象,如果参数发生变化立即重新生成ReferenceConfig对象并且put到cache中。

2018-04-24 11:54

1.2.5版本

2018-04-23 18:12

优化sample执行状态

2018-04-03 14:48

bug fixed

2018-03-26 18:01
  1. 升级dubbo版本->2.6.1
  2. 使用ReferenceConfigCache缓存ReferenceConfig对象
  3. 增加远程调用方式:Dubbo:FST
2018-03-22 16:48
  1. 使用gson进行json序列化、反序列化
  2. 使用dubbo泛化调用方式重构反射调用方式
  3. 支持复杂类型、支持泛型,例如:"java.lang.List,Map<String,ResourceVo> map,List<Map<String, ResourceVo>> list"
2018-03-13 11:35

修复bug

2018-03-07 16:43
Java
1
https://gitee.com/ningyu/jmeter-plugins-dubbo.git
git@gitee.com:ningyu/jmeter-plugins-dubbo.git
ningyu
jmeter-plugins-dubbo
jmeter-plugins-dubbo

搜索帮助