-
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X] I have sear…
-
apache/rocketmq:5.3.0
apacherocketmq/rocketmq-dashboard:latest
-
I see that there are two branches, “main”,“main-latest”;
One is RocketMQ 5.1.1 and Flink 1.15.0, this version is in the main branch;
One is RocketMQ 4.9.2 and Flink 1.15.0, this version branch is:…
-
查看文档,似乎只支持kafka队列,我有个系统想通过go-zero进行重构,依赖于rocketmq,后续有计划整合rocketmq队列吗?
-
MQTT protocol defines Session Present Flag as follows:
ConnectHandler writes ConnAck having session-present=false constantly:
See:
https://github.com/apache/rocketmq-mqtt/blob/477d478316f95…
-
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X] I have sear…
-
(Related issue https://github.com/apache/eventmesh/issues/4680. CC @VishalMCF.)
https://github.com/apache/eventmesh-site/blob/master/docs/instruction/03-runtime.md
Current EventMesh Connector is…
-
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Refer [RIP-72](https://docs.google.com/document/d/1…
-
我将rocketmq-proxy 8080端口通过nodeport 映射出来 后,在本地连接报错,返回的地址是k8s内部地址和端口,请问这个是哪里的问题?
Caused by: org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to 10.42.122.215:8080 failed
-
部署好rocketmq-mqtt环境之后,可以使用mqtt协议发送消息,但是不能用mqtt消费,只能使用rocketmq消费
还有问一下如何连接mqtt的时候不使用用户名密码