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

kacat -h is missing zstd codec as supported option. #456

Open
gunjan661 opened this issue Dec 16, 2024 · 0 comments
Open

kacat -h is missing zstd codec as supported option. #456

gunjan661 opened this issue Dec 16, 2024 · 0 comments

Comments

@gunjan661
Copy link

Description
Even though kcat supports zstd codec the same is not listed as supported option in kcat .

How to reproduce
kcat -h

Current Producer options:
-z snappy|gzip|lz4 Message compression. Default: none

Possible resolution
we can update kcat.c to update the help based on whether librdkafka is supporting zstd or not. or provide a configuration option which would update the list of supported codecs.

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