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

Reading snappy compressed message #44

Closed
xitep opened this issue Nov 19, 2015 · 3 comments
Closed

Reading snappy compressed message #44

xitep opened this issue Nov 19, 2015 · 3 comments

Comments

@xitep
Copy link
Collaborator

xitep commented Nov 19, 2015

Reading a topic with snappy compressed messages results in fewer messages delivered through fetch_messages (and fetch_messages_multi) then actually delivered by kafka (i'm using a 0.8.2.1 kafka server.)

@xitep
Copy link
Collaborator Author

xitep commented Nov 19, 2015

Looks like this is an issue only with the mentioned kafka server version. Trying against 0.8.2.2 i cannot reproduce the problem anymore.

@xitep
Copy link
Collaborator Author

xitep commented Nov 22, 2015

The problem appeared to be a message split between two individual snappy chunks. This will be fixed in branch-0.2.x soon.

@xitep
Copy link
Collaborator Author

xitep commented Nov 25, 2015

Fix (8296f60) merged into branch-0.2.x. I'm closing this one.

@xitep xitep closed this as completed Nov 25, 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

No branches or pull requests

1 participant