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

consumer: allow resetting offset #100

Open
xitep opened this issue Jul 2, 2016 · 2 comments
Open

consumer: allow resetting offset #100

xitep opened this issue Jul 2, 2016 · 2 comments
Labels

Comments

@xitep
Copy link
Collaborator

xitep commented Jul 2, 2016

Consumer should allow its clients to reset/seek its offset. This allows repeated runs over a topic's data (for testing purposes for example).

@Jesse-Cameron
Copy link

I spent a bit of time looking into this issue over the weekend. I would like to take a shot at implementing a solution. Code will live here: https://github.com/jesse-cameron/kafka-rust

Let me know if anyone has any thoughts on potential traps or ideas.

@johnward
Copy link
Member

Jesse, did you ever get anywhere with a solution for this?

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

No branches or pull requests

3 participants