conduktor.io ↗

KIP-666 — Add Instant-based methods to ReadOnlySessionStore

Accepted Kafka 3.0 Streams

Adds `Instant`-based query methods to `ReadOnlySessionStore` interactive query API, aligning it with the `Instant`-based API already introduced for `ReadOnlyWindowStore` in KIP-358. The session store API still used millisecond `long` parameters, creating an inconsistency that forced users to manage timestamp conversions manually.

Details

AuthorJorge Esteban Quilcate Otoya
StatusAccepted
Kafka Version3.0
JIRAKAFKA-10434
WikiView on Apache Wiki
Created2020-08-28
Last Modified2021-04-30
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.