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

Fix fromOffset option for ConsumerStream #794

Merged
merged 2 commits into from
Nov 22, 2017

Conversation

JaapRood
Copy link
Contributor

@JaapRood JaapRood commented Nov 7, 2017

I ran into an issue where I needed ConsumerStream to start consuming from a certain offset. I passed it as a payload during construction, and fromOffset: true. However, there wasn't any code handling this.

For the implementation I looked at how it's handled in Consumer, to stay consistent.

@hyperlink hyperlink merged commit 7426cf9 into SOHU-Co:master Nov 22, 2017
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

Successfully merging this pull request may close these issues.

2 participants