tuanhiep / mqttjmeter

This is the plugin for Jmeter to Test MQTT protocol
Apache License 2.0
86 stars 56 forks source link

MQTT Publisher Sampler field names #20

Open shomparoy opened 8 years ago

shomparoy commented 8 years ago

I have downloaded the code, created a jar file and placed it in lib folder of jmeter. The publishing works fine but instead of column names i can see the column names as res_key=mqtt_subscriber_title. This is true for all column/field names.i have followed the steps mentioned like updating the message.properties file in ApacheJmeter_core.jar file. Please help.

ksat1 commented 6 years ago

I am also seeing the same Issue where the column names are displayed as res_key=mqtt_publisher. I have followed the steps mentioned like updating the message.properties file in the ApacheJmeter_core.jar file. Any suggestions to fix this issue please?