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

consume from a specific partition #1032

Open
suluprasanth opened this issue Jul 21, 2023 · 0 comments
Open

consume from a specific partition #1032

suluprasanth opened this issue Jul 21, 2023 · 0 comments

Comments

@suluprasanth
Copy link

I have 6 partitions and 3 consumers. I need to assign partition1 and partition2 to consumer1, partition3 and partition5 to consumer2, partition4 and partition6 to the consumer3. I tried with assign() function, but it's not giving the expected result. I am using confluent kafka with node-rdkafka library.

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

1 participant