thubbo / jmeter-plugins-for-apache-dubbo

Dubbo Plugin for Apache JMeter, It is a plug-in developed for testing Dubbo in Jmeter.
Apache License 2.0
565 stars 290 forks source link

merge 2.7.3 #88

Closed ningyu1 closed 5 years ago

ningyu1 commented 5 years ago

What is the purpose of the change

  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 #81,#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, https://github.com/apache/dubbo/pull/4787
  7. support implicit parameters. #85 #87

Follow this checklist to help us incorporate your contribution quickly and easily: