emqx / emqtt-bench

Lightweight MQTT benchmark tool written in Erlang
https://www.emqx.com
Apache License 2.0
511 stars 132 forks source link

client(1): discarded unknown message {'DOWN', #Ref<0.3770416882.2094006274.40>, process,<0.78.0>,noproc} #255

Closed 2-ming closed 3 weeks ago

2-ming commented 1 month ago

When i use emqtt-bench pub -t "topic/1" -c 5 -w will report the error of the title, what's the reason

2-ming commented 1 month ago

Is the -w parameter used correctly?

id commented 1 month ago

the error in the title is most likely harmless

2-ming commented 1 month ago

When the number of connections is large, use the -w parameter, there will always be several such errors reported, and the number of messages published per second will be correspondingly less.