-
CheckStyle fails when importing * in code.
File: `dev-support/hippo4j_checkstyle.xml`
-
我用的官方消息发送demo示例,rocketmq-client-java:5.0.4,循环发送一万条消息好慢四十多秒 异步也需要十四秒左右。然后换回旧版本sdk,rocketmq-spring-boot-starter:2.2.3,相同发送一万条 六秒左右 异步不到500毫秒,我哪里的姿势不对吗?
-
**RocketMQComponent4BinderAutoConfiguration does not loading bean named DefaultMQProducer, RocketMQTemplate**
it work corrort in spring cloud 2021, but failed in spring cloud 2022
**new environmen…
-
Use rocketMQTemplate.asyncSend to send msg; throw org.springframework.messaging.MessagingException: nested exception is java.util.ConcurrentModificationException, failedMessage=GenericMessage [payload…
-
SpringBoot项目集成MQ连接Java-sdk时出错:
* TRACE INFORMATION:
----------------------------
====> STEP1: try to connect nodes with ecdsa context...
-
The 2.2.3 version of rocketmq-spring-boot-parent could not be found in the Maven repository, which is preventing the download of rocketmq-spring-boot-starter dependencies.
-
使用rocketmq-spring-boot-starter中的@RocketMQMessageListener注册的消费者怎么在服务下线的时侯同步下线
-
only find 2.2.2 on mvnrepository.com
-
The server version is 4.3.0
use 4.4.0 jar
`
org.apache.rocketmq
rocketmq-spring-boot-starter
2.0.2
`
jvm heap memory increases rapidly, and consumption is delayed, and the cons…
-
在此之前我看过两个issue:https://github.com/apache/rocketmq-spring/issues/243 和 https://github.com/apache/rocketmq/issues/1901
他们说降级为4.6.0不会发生此错误,我没有进行尝试,我rocketmq版本是4.8.0,依然存在CODE: 10007 property[CLUSTE…