You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Patrick Stuedi (Jira)" <ji...@apache.org> on 2021/10/01 12:08:00 UTC

[jira] [Commented] (KAFKA-13130) Deprecate long based range queries in SessionStore

    [ https://issues.apache.org/jira/browse/KAFKA-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423256#comment-17423256 ] 

Patrick Stuedi commented on KAFKA-13130:
----------------------------------------

[~ableegoldman] sorry I missed this, will look into it.

> 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)