-
- [org.apache.rocketmq/rocketmq-v5-client-spring-boot-starter](https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-v5-client-spring-boot-starter)
- [apache/rocketmq-spring/tree/master/roc…
dyrnq updated
1 month ago
-
[在此处输入反馈]
`消息体压缩阀值 spring.cloud.starter.stream.rocketmq.binder.producer.compressMessageBodyThreshold`
是否应该为
`消息体压缩阀值 spring.cloud.starter.stream.rocketmq.binder.producer.compressMsgBodyThres…
dyrnq updated
1 month ago
-
[在此处输入反馈]
在 apache/rocketmq-spring 项目中为 **sendMessageTimeout**
-
但是在 spring-cloud-alibaba/spring-cloud-alibaba-examples 项目中为`sendMsgTimeout`
-
---
#### 文档详细信息
⚠ *请勿编辑此部分。sca.aliyun.c…
dyrnq updated
1 month ago
-
## 修改类型
功能新增
## 修改描述
RocketMQ 这块生产者和消费者之间没有统一的说明文档(类似于 Spring Fox 与 openapi)
通过接入实现 SpringWolf 的接口,实现生产消费文档
-
客户端配置如下:
`rocketmq:
name-server: localhost:8080`
其中, name-server 的地址是 proxy 的地址。
报错信息为:
`2024-09-19T17:00:00.640+08:00 ERROR 28360 --- [spring-boot-rocketmq-starter] [nio-9001-exec-3] o.a.c.c…
-
鉴于rocketmq-client版本迭代速度较快,而现release版本中stream-rocketmq使用的client版本比较老,很多rocketmq新特性也无法支持;
通过对issues的整理与内部讨论,现对stream-rocketmq做了一次重构,在使用上部分发生了变化,在修复bug的同时也增加了很多内容,如下:
RC1 版本的功能:
1. 剥离 RocketMQ Sprin…
-
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
Add `rocketmq-spring-boot-starter` dependency and provide the correct configuration informa…
-
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/).
**BUG REPORT*…
-
1.环境
```
org.springframework.boot
spring-boot-starter-parent
2.4.2
org.apache.rocketmq
rocketmq-spring-boot-starter
2.2.1
```
2.我做了什么
简单实现了Rocket…
-
> I think the configuration items about `rocketmq.name-server` & `rocketmq.producer.group` is not configured in Apollo, so the `RocketMQAutoConfiguration` didn't work.
but after packing rocketmq-sp…