Support dubbo 3.X, usage:
- Execute the command 'mvn clean package' at the directory level of pom.xml.
- You will obtain a result in the target directory, with a file name similar to jmeter-plugins-dubbo-3.1.10-jar-with-dependencies.jar.
- Next, you need to place it in the ${JMETER_HOME/lib}/ext directory.
- If you have previously placed a package named jmeter-plugins-dubbo-2.xxx, you should remove the old package.
- It should be compatible with old jmx (load testing scripts).
Dubbo Plugin for Apache JMeter, Its main purpose is to perform stress testing on the Dubbo interface visually in Jmeter. It is easy to use. support dubbo3 & dubbo2
- [1.x,1.3.x]: requires Java 1.7
- 2.7.x: requires Java 1.8
- [3.0,3.2): requires Java 1.7
- [3.2,4.x,5.x]: requires Java 1.8
ps. [3.x,4,x,5.x] Tested for normal use
- 2.5.x: requires Java 1.7
- 2.6.x: requires Java 1.7
- 2.7.x: requires Java 1.8
- 3.x: requires Java .18