-
### 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…
-
### 问题描述
*简要描述您碰到的问题。*
项目同时依赖了fastjson2和rocketmq-spring-boot。
rocketmq-spring-boot依赖的是fastjson1.2.67怎么升级为2?
直接排除依赖也不会使用fastjson2的依赖。
请求大佬解答
-
### Expected behavior
redis opens the topology, introduces lettuce, and also uses rocketmq, rocketmq_client.log logs only the logs of the rocketmq component.
### Actual behavior
Actually rocketmq…
-
org.apache.rocketmq
rocketmq-spring-boot-starter
2.2.3
阿里云 mq 版本 5.0系列
报错:
org.apache.rocketmq.client.exception.MQClientException: …
-
## Description
The rocketmq-client.log outputs lettuce logs and the rocketmq log level is ERROR and the output lettuce log is DEBUG.
## Configuration
**Version:**
Log4j:2.18.0
lettuce-core…
-
rocketmq-spring-boot-starter-version:2.1.0
use:
@ExtRocketMQTemplateConfiguration(value='xxx')
@Resource(name = "xxx")
private RocketMQTemplate extRocketMQTemplate;
it always throws 'Bean …
kider updated
6 months ago
-
已经实现TDDL的TddlmetaCache
-
## Bug Report
There is the following log in rocketmq-client.log:
2024-05-06 16:25:23,023 DEBUG io.lettuce.core.protocol.ConnectionWatchdog - [channel=0xe7773456, /10.8.0.27:57227 -> 172.17.48.140/…
-
The issue tracker is **ONLY** used for bug report and feature request.
Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
Add syncSendD…
-
When the project contains dubbo-native or dubbo-maven-plugin and spring-cloud-starter-stream-rocketmq, the rocketmq client cannot start successfully.
```
3.3.0-beta.1
2022.0.0.0
2…