[
https://issues.apache.org/jira/browse/KAFKA-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386523#comment-17386523
]
A. Sophie Blee-Goldman commented on KAFKA-13130:
------------------------------------------------
Hey [~pstuedi], just a heads up there is actually a KIP for this that's already
been accepted. I suspect [~jeqo] wouldn't mind if you took over the
implementation.
[KIP-666|https://cwiki.apache.org/confluence/display/KAFKA/KIP-666%3A+Add+Instant-based+methods+to+ReadOnlySessionStore]
> Deprecate long based range queries in SessionStore
> --------------------------------------------------
>
> Key: KAFKA-13130
> URL: https://issues.apache.org/jira/browse/KAFKA-13130
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Patrick Stuedi
> Assignee: Patrick Stuedi
> Priority: Minor
> Labels: needs-kip, newbie, newbie++
> Fix For: 3.1.0
>
>
> Migrate long based queries in ReadOnlySessionStore (fetchSession*,
> findSession*, etc.) to object based interfaces. Deprecate old long based
> interface, similar to how it was done for the ReadOnlyWindowStore.
> Related KIPs:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-358%3A+Migrate+Streams+API+to+Duration+instead+of+long+ms+times]
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-617%3A+Allow+Kafka+Streams+State+Stores+to+be+iterated+backwards]
>
> Related Jiras:
> https://issues.apache.org/jira/browse/KAFKA-12419
> https://issues.apache.org/jira/browse/KAFKA-12526
> https://issues.apache.org/jira/browse/KAFKA-12451
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)