mqtt-jmeter icon indicating copy to clipboard operation
mqtt-jmeter copied to clipboard

MQTT JMeter Plugin

Results 85 mqtt-jmeter issues
Sort by recently updated
recently updated
newest added

i test mqtt on linux ,use command "jmeter -n -t mqtt.jmx", i want to test 50000 device, but when connect 10000 devoce,throw this error, i modify my linux sysctl.conf ,but...

Hi, I am using SSL connection for MQTT. The connect is successful. To Publish/ Subscribe, I have added the respective samplers and the required 'topic' name. In Payloads, I have...

When i run my test plan with the number of threads exceeding 50, the test with the number of threads 51 starts getting the following exception. Does anyone know how...

This is more of a question then issue. I noticed that that you offer to send random string of certain length. Is there a difference during load test between doing...

Closes #108 What has been done: - update of HiveMQ client version (required to set socket timeout value in client's builder); - timeout is now set for HiveMQ client and...

My java version is 1.8.0_212 ! [image](https://user-images.githubusercontent.com/50572421/140252567-b32b83a3-1511-4959-bbf5-06fe3d497aec.png) jemter version is 5.4 ! [image](https://user-images.githubusercontent.com/50572421/140252595-1ef5a87f-dd9a-43ae-88ac-25124c779dfe.png) Our program is subscribe, publish. It is possible to get the system content. (for example) ! [image](https://user-images.githubusercontent.com/50572421/140252637-591f9087-d5f8-41ec-8e6b-bfee1c2d23df.png)...

INFO: subscribe failed com.hivemq.client.mqtt.exceptions.MqttSessionExpiredException: Session expired as connection was closed. Caused by: com.hivemq.client.mqtt.mqtt3.exceptions.Mqtt3DisconnectException: Exception while decoding SUBACK: remaining length too short Caused by: com.hivemq.client.mqtt.exceptions.MqttDecodeException: Exception while decoding SUBACK: remaining length...