-
阿里云rocketmq可以用rocketmq-dashboard连接管理吗?如何配置的?用AccessKey ID和AccessKey Secret来认证可以连上吗?
-
我的rocketmq-dashboard在不配置acl的时候消费者里的延迟都是正常的0,但是加了acl后消费者里的延迟都是负数
![image](https://github.com/user-attachments/assets/6eb289d2-6dd7-4424-93fc-6ee3e104b670)
-
the repo is [here](https://github.com/mxsm/rocketmq-rust), and it seems keeping active
-
查看文档,似乎只支持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 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 这块生产者和消费者之间没有统一的说明文档(类似于 Spring Fox 与 openapi)
通过接入实现 SpringWolf 的接口,实现生产消费文档
-
### 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…
-
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:…
-
部署好rocketmq-mqtt环境之后,可以使用mqtt协议发送消息,但是不能用mqtt消费,只能使用rocketmq消费
还有问一下如何连接mqtt的时候不使用用户名密码