fhmq / hmq

High performance mqtt broker
Apache License 2.0
1.32k stars 273 forks source link

v1.5.0 broker easy to block #178

Open hchw opened 1 year ago

hchw commented 1 year ago

When a large number of qos1 or qos2 messages (about 60000) are received . The whole broker will block。

CcccFz commented 1 year ago

+1

liggyi commented 1 year ago

+1

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年2月20日(星期一) 下午3:46 收件人: @.>; 抄送: @.***>; 主题: Re: [fhmq/hmq] v1.5.0 broker easy to block (Issue #178)

+1

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

spit4520 commented 9 months ago

Do you have any more info? What kind of resources are on your machine. How many open sockets are there, how many clients, etc.. try using commands like lsof -i are you also running one broker or are you clustering?