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

[Enhancement] Add the configuration of topicQueueLock number to better support different topic nums scenarios #7318

Closed
1 task done
RongtongJin opened this issue Sep 7, 2023 · 0 comments · Fixed by #7317

Comments

@RongtongJin
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Add the configuration of topicQueueLock number to better support different topic nums scenarios

Motivation

The current number of topicQueueLock is fixed at 32. In a scenario with millions of queues, this can affect the sending performance. Therefore, I suggest making this number configurable.

Describe the Solution You'd Like

Add the configuration of topicQueueLock number to better support different topic nums scenarios

Describe Alternatives You've Considered

Add the configuration of topicQueueLock number to better support different topic nums scenarios

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant