Skip to content

issues Search Results · repo:quickmsg/smqtt language:Java

Filter by

12 results
 (75 ms)

12 results

inquickmsg/smqtt (press backspace or delete to remove)

Hi, In /smqtt-core,there is a dependency io.netty:netty-common:4.1.66.Final that calls the risk method. CVE-2022-24823 The scope of this CVE affected version is [4.0.0.Final,4.1.77.Final) After further ...
  • CVEDetect
  • Opened 
    on Apr 9, 2023
  • #21

MQTT客户端按照每秒100条发送数据到服务端,正常接收一个多小时后服务端报错。 image
  • sjshare
  • 1
  • Opened 
    on Aug 22, 2022
  • #20

12:13:48.153 [business-io-1262] ERROR i.g.q.core.protocol.PublishProtocol - error java.lang.NullPointerException: null at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1693) ...
  • feimenggo
  • 12
  • Opened 
    on Aug 19, 2022
  • #19

生产环境下,发现运行一段时间后,就有消息无法收到的现象,经排查和脚本测试,在Qos=2的情况下,broker收到3w条消息后,就没办法将PUBREC消息发送出去,从日志上看,应该是没有收到PUBREC消息,其他的MQTT-Broker 正常。
  • BigGad
  • 2
  • Opened 
    on Jun 18, 2022
  • #18

支持双向SSL么?
  • ycrxun
  • 1
  • Opened 
    on Oct 30, 2021
  • #13

cluster集群属性配置: cluster: # 集群配置 enable: ${CLUSTER_ENABLE:true} # 集群开关 url: ${CLUSTER_URL:192.168.26.123:7771,192.168.26.124:7771,192.168.25.100:7771} # 启动节点 port: ${CLUSTER_PORT:7771} # 端口 7772 node: ${CLUSTER_NODE:node-1} ...
  • airdive
  • Opened 
    on Oct 28, 2021
  • #12

我注意到关联了数据库后(我用的是mysql),发送的消息如果带retain,那么是可以保存到数据库的。我想问一下如果是不带retain的消息,目前的框架内有办法能将数据保存到数据库中么?或者保存到内存通过外部接口获取到这个数据么? 多谢。
  • cbyzzy
  • 2
  • Opened 
    on Oct 18, 2021
  • #11

如题,万分感谢
  • davidfrz
  • 2
  • Opened 
    on Sep 21, 2021
  • #8

smqtt收到的iot数据在保存到内存/DB前如果想进行一些自定义的业务处理应该怎么弄?比如把iot数据做一些过滤,比如iot数据放在rocketmq或者kafka
  • aboluo-gy
  • 2
  • Opened 
    on Sep 2, 2021
  • #7

大佬您好,1883mqtt的可以连接发送消息,mqtt over websocket 的有什么客户端可以测试么?网上找的mqtt over websocket连接界面,可以连接其他人的mqtt over websocket,连接123.57.69.210:8999的会失败,请问知道是哪块配置错了吗?或者这块有什么注意事项或者推荐吗
  • aboluo-gy
  • 4
  • Opened 
    on Aug 12, 2021
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub