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

Read messages from Kafka topic between a range of offsets #86

Open
itskannanraj opened this issue May 3, 2021 · 0 comments
Open

Read messages from Kafka topic between a range of offsets #86

itskannanraj opened this issue May 3, 2021 · 0 comments

Comments

@itskannanraj
Copy link

itskannanraj commented May 3, 2021

I am looking for a way to consume some set of messages from my Kafka topic with a specific offset range (assume my partition has offset from 200 - 300, I want to consume the messages from offset 250-270).

could you please confirm that is there any way/attributes available to set the start and end offset to consume the messages till that point.

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