1
This commit is contained in:
@@ -65,4 +65,4 @@ rocketmq:
|
||||
group: wx_consumer # 消费者组名
|
||||
consume-thread-min: 20 # 消费线程池最小线程数
|
||||
consume-thread-max: 64 # 消费线程池最大线程数
|
||||
consume-message-batch-max-size: 20 # 批量消费最大消息数
|
||||
consume-message-batch-max-size: 64 # 批量消费最大消息数
|
||||
|
||||
Reference in New Issue
Block a user