Skip to content

Support compression in kafka sink #12435

Closed
@racevedoo

Description

@racevedoo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions