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

[Bug] DefaultLitePullConsumer PullThreadNums Parameter not effective. #8695

Closed
3 tasks done
luozongle01 opened this issue Sep 13, 2024 · 0 comments
Closed
3 tasks done

Comments

@luozongle01
Copy link
Contributor

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

MacOS 11.7.10

RocketMQ version

develop

JDK Version

Oracle JDK 8

Describe the Bug

I found that the setPullThreadNums parameter does not work when using the DefaultLitePullConsumer. No matter how many are set, there will always be 20 threads.

Steps to Reproduce

What Did You Expect to See?

setPullThreadNums Should take effect.

What Did You See Instead?

There are 20 threads working.
image

image

Additional Context

No response

luozongle01 added a commit to luozongle01/rocketmq that referenced this issue Sep 13, 2024
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

No branches or pull requests

2 participants