You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "twz915 (via GitHub)" <gi...@apache.org> on 2023/05/09 03:33:27 UTC

[GitHub] [rocketmq-client-go] twz915 opened a new pull request, #1049: change ConsumeGoroutineNums max value allowed

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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-client-go] ShannonDing merged pull request #1049: change ConsumeGoroutineNums max value allowed

Posted by "ShannonDing (via GitHub)" <gi...@apache.org>.
ShannonDing merged PR #1049:
URL: https://github.com/apache/rocketmq-client-go/pull/1049


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org