Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pub topic is PacketId=undefined #112

Open
wangchy0927 opened this issue May 28, 2021 · 0 comments
Open

pub topic is PacketId=undefined #112

wangchy0927 opened this issue May 28, 2021 · 0 comments

Comments

@wangchy0927
Copy link

wangchy0927 commented May 28, 2021

erl version
otp_src_23.0.tar.gz

the pub script

./emqtt_bench pub -h 192.168.0.41 -p 1883 -c 5 -I 10 -t bench/%i

log
<<"server1_bench_pub_9_1727535783">>@192.168.0.148:59350 [MQTT] RECV PUBLISH(Q0, R0, D0, Topic=bench/undefined, PacketId=undefined
TOPIC is bench/undefined i think the right is bench/6 bench/7 bench/8 bench/9 bench/10

the sub script
./emqtt_bench sub -h 192.168.0.41 -p 1883 -c 5 -i 10 -t bench/%i
Dashboad topic is right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant