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

Support Gzipped messages #1

Closed
mumrah opened this issue Sep 25, 2012 · 1 comment
Closed

Support Gzipped messages #1

mumrah opened this issue Sep 25, 2012 · 1 comment
Assignees
Milestone

Comments

@mumrah
Copy link
Collaborator

mumrah commented Sep 25, 2012

Right now, when decoding Messages, we don't do anything if we encounter Messages that have been compressed. We should check the "attributes" mask for the compression codec and add support

@ghost ghost assigned mumrah Sep 25, 2012
@mumrah
Copy link
Collaborator Author

mumrah commented Sep 27, 2012

SHA: ab273c4

@mumrah mumrah closed this as completed Sep 27, 2012
mrtheb added a commit that referenced this issue Mar 22, 2014
Fix py26 compatibility issue, add mock to tox
dimdog added a commit to Vungle/kafka-python that referenced this issue Dec 15, 2014
saaros pushed a commit to saaros/kafka-python that referenced this issue Oct 19, 2015
Consumers get_messages: allow blocking until some messages are received
ecanzonieri added a commit to ecanzonieri/kafka-python that referenced this issue Oct 24, 2015
wbarnha added a commit to voutilad/kafka-python that referenced this issue Mar 8, 2024
bradenneal1 pushed a commit to bradenneal1/kafka-python that referenced this issue May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant