Skip to content

Conversation

supahcraig
Copy link
Contributor

The only compression available was gzip, so support was added for lz4, snappy, and zstd.

To make use, in the producer section of the driver file:

producerConfig: |
  acks=1
  linger.ms=2
  batch.size=16384
  max.in.flight=2
  compression.type=zstd

@supahcraig supahcraig requested a review from a team as a code owner September 27, 2025 02:41
@supahcraig supahcraig requested review from piyushredpanda and removed request for a team September 27, 2025 02:41
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

Successfully merging this pull request may close these issues.

1 participant