Commit 7c13140a by 胡懿

修复线程执行一段时候后不执行了的问题

parent f8feb3ef
......@@ -166,7 +166,7 @@ kafka:
# 添加消费者稳定性配置
session-timeout-ms: 30000
heartbeat-interval-ms: 10000
max-poll-records: 500
max-poll-records: 10
--- #################### 服务保障相关配置 ####################
# Lock4j 配置项
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment