Skip to content

Kafka codec option

Compare
Choose a tag to compare
@sibiryakov sibiryakov released this 24 Jun 10:41
· 542 commits to master since this release

Before that release the default compression codec was Snappy. We found out Snappy support is broken in certain Kafka versions, and issued that release. The latest version has no compression codec enabled by default, and allows to choose the compression codec with KAFKA_CODEC_LEGACY option.