Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change ConsumeGoroutineNums max value allowed #1049

Merged
merged 1 commit into from
May 9, 2023

Conversation

twz915
Copy link
Contributor

@twz915 twz915 commented May 9, 2023

The newly added parameter ConsumeGoroutineNums should allow to achieve the effect of not limiting the number of go routines as before.
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

ConsumeGoroutineNums should allow large values to be set, detail see
#883 (comment)

ConsumeGoroutineNums should allow large values to be set, detail see apache#883 (comment)
@ShannonDing ShannonDing merged commit 8c4e388 into apache:master May 9, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants