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

Support Topic Level ConsumeQueue/BatchConsumeQueue #3704

Closed
Git-Yang opened this issue Jan 5, 2022 · 3 comments
Closed

Support Topic Level ConsumeQueue/BatchConsumeQueue #3704

Git-Yang opened this issue Jan 5, 2022 · 3 comments

Comments

@Git-Yang
Copy link
Member

Git-Yang commented Jan 5, 2022

Based on PR #3671, I hope that can choose to use ConsumeQueue or BatchConsumeQueue at the Topic level.
image

When the user creates a Topic, specify the Queue type (Single/Batch), ConsumeQueue uses dense index, and BatchConsumeQueue uses sparse index, so as to meet the needs of different scenarios in the same cluster.

@Erik1288
Copy link
Contributor

Erik1288 commented Jan 5, 2022

I'm working on it.

@vongosling
Copy link
Member

This is a very impressive optimization we have discussed two years ago, pls come on.

@odbozhou
Copy link
Contributor

odbozhou commented Mar 9, 2022

The pr #3712 may solve this issue.
#3712

@odbozhou odbozhou closed this as completed Mar 9, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants