项目地址

github: jmeter-plugin-dubbo

码云: jmeter-plugin-dubbo

V1.3.8

What is new:

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

新版改进:

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

ps. 参数类型支持:枚举类型以及参数对象内属性为枚举类型

截图

ps. dubbo:registry group: 服务注册分组,跨组的服务不会相互影响,也无法相互调用,适用于环境隔离。

具体查看dubbo文档