You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2021/07/23 14:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Roesler updated KAFKA-13130:
---------------------------------
    Labels: newbie newbie++  (was: )

> 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, streams-test-utils
>            Reporter: Patrick Stuedi
>            Assignee: Patrick Stuedi
>            Priority: Minor
>              Labels: 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)