conduktor.io ↗

KIP-241 — KTable repartition with compacted Topics

Discussion Streams

Proposes using compacted topics for KTable repartition topics when performing aggregations, publishing the aggregation key and value directly rather than serialized ChangeV wrappers in non-compacted topics. This reduces repartition topic size for frequently updated small tables and simplifies debugging since the raw value is readable without deserializing change envelopes.

Details

AuthorJan Filipiak
StatusDiscussion
WikiView on Apache Wiki
Created2017-12-18
Last Modified2017-12-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.