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

Fixes consumer/kafka and consumer/simple to only yield messages if the m... #328

Merged
merged 1 commit into from
Mar 3, 2015
Merged

Fixes consumer/kafka and consumer/simple to only yield messages if the m... #328

merged 1 commit into from
Mar 3, 2015

Conversation

wkiser
Copy link
Contributor

@wkiser wkiser commented Feb 23, 2015

Addresses issue #322
Fixes consumer/kafka and consumer/simple to only yield messages if the message's offset is greater than or equal to the consumer offset.

@dpkp
Copy link
Owner

dpkp commented Mar 2, 2015

wkiser: looks like you pushed a few additional unrelated commits to this branch 73ad381 and 0ed3795 -- can you remove?

not sure what happened on tests initially. i restarted the ones that failed...

…e message's offset is greater than or equal to the consumer offset.
@wkiser
Copy link
Contributor Author

wkiser commented Mar 2, 2015

Sorry about that. I was doing some version hacking to get this package working with our build system. Didn't realize that I had pushed those commits.

dpkp added a commit that referenced this pull request Mar 3, 2015
Fixes consumer/kafka and consumer/simple to only yield messages if the m...
@dpkp dpkp merged commit 7dea559 into dpkp:master Mar 3, 2015
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.

None yet

2 participants