| 方法和说明 |
|---|
| org.apache.rocketmq.spring.support.RocketMQUtil.convertToRocketMessage(ObjectMapper, String, String, Message) |
| 注释类型元素和说明 |
|---|
| org.apache.rocketmq.spring.annotation.RocketMQMessageListener.consumeThreadMax
This property is not work well, because the consumer thread pool executor use
LinkedBlockingQueue with default capacity bound (Integer.MAX_VALUE), use
RocketMQMessageListener.consumeThreadNumber() . |
Copyright © 2022 Apache Software Foundation. All rights reserved.