Load testing MQTT QOS 0,1,2 with Empty messages in the retained
topic and Zilla crashing
#1164
Labels
bug
Something isn't working
retained
topic and Zilla crashing
#1164
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
see empty key and empty messages in the
mqtt-retained
topicMore load testing using 100 clients that produce 500 msgs each for an expected total of 50k messages:
QOS 2 has empty messages in the retained topic and doesn't deliver all 50k messages. ~500 msg/sec
QOS 1 has empty messages in the retained topic and does deliver all 50k messages. ~1k msg/sec
QOS 0 crashes before being able to finish
Exceptions encoutered during load testing QOS 0:
The text was updated successfully, but these errors were encountered: