KIP-258 — Allow to Store Record Timestamps in RocksDB
Accepted Kafka 2.3 Streams
Stores record timestamps alongside key-value data in RocksDB state stores for Kafka Streams KTables, enabling time-aware operations and stream-time punctuators on materialized state. Previously KTables had no access to record timestamps, blocking correct event-time semantics and DSL features that depend on per-record time.
Details
| Author | Matthias J. Sax |
| Status | Accepted |
| Kafka Version | 2.3 |
| JIRA | KAFKA-6521 |
| Wiki | View on Apache Wiki |
| Created | 2018-02-21 |
| Last Modified | 2022-05-20 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.