emqx / mqtt-jmeter

MQTT JMeter Plugin
https://www.emqx.com/en
Apache License 2.0
445 stars 194 forks source link

MQTT v5.0 support for jmeter plugin #142

Closed somanivardan closed 11 months ago

somanivardan commented 11 months ago

With latest MQTT version v5, there are features to retrieve any information from the userProperties defined for MQTT message. However, currently MQTT jar for jmeter supports v3.1 and v3.1.1 only and there is no support for MQTT v5.

Is it possible to have a jmeter plugin/jar that supports MQTT v5 so as to use features to read custom information from MQTT message using userproperties?

chongyuanyin commented 11 months ago

MQTT 5.0 support is on our planning list. We'll let you know once it's available. Thanks.