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
| Author | Jorge Esteban Quilcate Otoya |
| Status | Accepted |
| Kafka Version | 3.0 |
| JIRA | KAFKA-10434 |
| Wiki | View on Apache Wiki |
| Created | 2020-08-28 |
| Last Modified | 2021-04-30 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.