-
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*…
-
RocketMQTemplate.syncSend(destination,MessageBuilder.withPayload(message).setHeader(RocketMQHeaders.KEYS, key).build());
message is a simple string eg:1578301060412568,store data turns out 15783010…
-
-
-
2020-04-22 15:46:32.258 INFO 83079 --- [ restartedMain] io.lettuce.core.EpollProvider : Starting without optional epoll library
dyld: lazy symbol binding failed: Symbol not found: _clock…
-
I use springboot and springcloud to build the project. After introducing the dependency of rocketmq-spring-boot-starter in the project, all the custom jackson configuration classes are not working pro…
-
when code is:
@RocketMQMessageListener(topic = "test",
consumerGroup ="${rocketmq.producer.group}",
messageModel=MessageModel.BROADCASTING
)
and start app, log:
java.lang.IllegalStateExcep…
-
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
### Here is part of my config code and yml
**ClearUserTransactionListener.java**
```
…
-
The same piece of code that sends object information is used in the background declaration.
org.apache.rocketmq
rocketmq-spring-boot-starter
2.0.3
config
rocketmq.name-server=1…
-
topic name create and confirm name is right
this.rocketMQTemplate.convertAndSend(QueueNames.TopicName, desc);
but' send normal message has exception
See http://rocketmq.apache.org/docs/faq…
-
#https://github.com/apache/rocketmq-spring/issues/93
#Closing the application has the following error:
2019-08-28 18:01:35.623 [Thread-76] DEBUG druid.sql.Statement - {conn-10006, pstmt-20003} clo…