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

Framing Format Support #6

Open
eapache opened this issue Feb 17, 2015 · 2 comments
Open

Framing Format Support #6

eapache opened this issue Feb 17, 2015 · 2 comments

Comments

@eapache
Copy link

eapache commented Feb 17, 2015

Similar to #4 but this is standardized now and part of the upstream project (as of r126) so it should be as simple as pulling in the new upstream code and writing another wrapper. We need this for IBM/sarama#256 if at all possible.

@jgrahamc
Copy link
Contributor

Which functions do you need?

@eapache
Copy link
Author

eapache commented Feb 17, 2015

The functions in https://code.google.com/p/lz4/source/browse/trunk/lib/lz4frame.h?spec=svn126&r=126, although I think just LZ4F_compressFrame and LZ4F_decompress might be enough. It's hard to tell without experimentation since Kafka's documentation on exactly which framing options they used is rather incomplete.

flapjack103 referenced this issue in DataDog/golz4 Nov 13, 2019
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

2 participants