-
org.springframework.boot: 3.0.9
spring-cloud: 2022.0.4
spring-cloud-alibaba: 2022.0.0.0
rocketMq: 4.9.2
use spring-cloud-starter-stream-rocketmq
server上topic可以看见消息,消费者列表也有数据。但是一直无法消费,broker和ser…
-
The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid…
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
- This is actually an extension of #6686 and https://github.com/oracle/graalvm-reachability-metadata/i…
-
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*…
-
在项目中使用2.2.2版本的rocketmq-spring-boot-starter,使用sendAndReceive方法获取响应
情况1:当生产者在消费者服务启动后启动,可以正常获取到reply
情况2:当生产者在消费者服务启动前启动,每条消息都无法获取到reply,报错日志如下,
org.springframework.messaging.MessagingException: CODE…
-
Hi guys, after discussion with some apache members, the hertzbeat proposal draft is almost ready , please vote for donating the HertzBeat project to Apache Foundation Incubator.
----
# HertzBea…
-
**Which Component**
rocketmq
**Is your feature request related to a problem? Please describe.**
hello, i want ask something about rocketmq version.
in project i use spring-cloud-alibaba version…
-
Spring Boot 2.3.12,
Spring Cloud Hoxton.SR12,
Spring Cloud Nacos Discovery 2.2.9,对应的Nacos Client版本是2.1.0,
一直报连接不到server端,其他微服务都能正常连接,完整日志如下:
"C:\Program Files\Java\jdk1.8.0_151\bin\java.exe" -agen…
-
项目中引入rocketmq后导致,原有jackson的JsonFormat注解timezone时区出现问题,导致插入数据库的时间总是多8小时,我移除rocketmq的maven依赖后就可以正常使用JsonFormat转换时间也正常了,请问rocketmq这块有对jackson的默认参数做改动吗?
:
org.apache.rocketmq
…
-
### Expected behavior
same code works with jdk8
### Actual behavior
Caused by: java.lang.NoClassDefFoundError: Could not initialize class io.netty.util.internal.PlatformDependent0
at io.netty.ut…