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
| Author | Jan Filipiak |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2017-12-18 |
| Last Modified | 2017-12-18 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.