解决Pulsar批量消费数量不准确的问题

This commit is contained in:
ChenYi 2025-09-16 11:23:03 +08:00
parent a3f592ae23
commit e671c90f2e

View File

@ -44,7 +44,7 @@
"ConnectionTimeout": 30,
"OperationTimeout": 30,
"KeepAliveInterval": 30,
"TaskThreadCount": 1,
"TaskThreadCount": 8,
"IsSubscriber": true,
"DefaultPartitions": 16,
"DefaultBundles": 16,