Open Aliuyanfeng opened 2 months ago
This is expected. There’s quite a few different goroutines that get started per partition. If you have enough partitions, then this number can explode pretty fast. However, most of them are parked at any given time, so their impact on performance is minimal.
Description
as shown below,I am in the process of producing messages and find that a large number of coroutines are started
Versions
Configuration
Looking forward to receiving your reply, thank you!🤣