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 to support batched/compressed messages #2

Merged
merged 1 commit into from
Apr 17, 2013
Merged

Conversation

cresny
Copy link

@cresny cresny commented Apr 16, 2013

Offsets span compressed messages, so "next" may sometimes be zero.
KafkaContext changed to pass the actual message offset.

These messages span offsets, so "next" may sometimes be zero.
KafkaContext changed to pass the actual message offset.
miniway added a commit that referenced this pull request Apr 17, 2013
Fix to support batched/compressed messages
@miniway miniway merged commit e27b2f5 into miniway:master Apr 17, 2013
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