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 compression in kafka sink #12435

Closed
racevedoo opened this issue Sep 19, 2023 · 0 comments · Fixed by #12439
Closed

Support compression in kafka sink #12435

racevedoo opened this issue Sep 19, 2023 · 0 comments · Fixed by #12439

Comments

@racevedoo
Copy link
Contributor

Is your feature request related to a problem? Please describe.

For larger workloads, kafka compression is really important to reduce disk usage on brokers and minimize network traffic.

Describe the solution you'd like

Include a compression.codec option in the kafka sink. Probably just needs to include another option in RdKafkaPropertiesProducer.

Describe alternatives you've considered

No response

Additional context

If that looks good, I can open a PR.

@github-actions github-actions bot added this to the release-1.3 milestone Sep 19, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 19, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 19, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 19, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 20, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 21, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 21, 2023
racevedoo added a commit to racevedoo/risingwave that referenced this issue Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant