Category "rocketmq"

RocketMQLog:WARN Please initialize the logger system properly?

run the Producer , show this: RocketMQLog:WARN No appenders could be found for logger (io.netty.util.internal.InternalThreadLocalMap). RocketMQLog:WARN Please i

How to delete the deley messages that has not been consumed?

I want to delete the sent deley message or modify the sent deley message expiration time.

Building a rocketmq cluster with docker-compose, managing which broker is in control

I want build a rocketmq cluster on my machine, where the mode is master-slave, with docker-compose And I can only start one broker at the same time. That say wh