twz915 opened a new pull request, #1049: URL: https://github.com/apache/rocketmq-client-go/pull/1049
ConsumeGoroutineNums should allow large values to be set, detail see https://github.com/apache/rocketmq-client-go/pull/883#issuecomment-1527143686 The maximum number of 1000 is relatively small. If the performance of the machine is better, it may affect the maximum capacity of consumption. [rocketmq-client-go/consumer/push_consumer.go](https://github.com/apache/rocketmq-client-go/blob/25003f6f083d3347a169ceb472295c272fbdf7a6/consumer/push_consumer.go#L606-L612) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
