You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/11/18 19:31:00 UTC

[jira] [Commented] (KAFKA-4064) Add support for infinite endpoints for range queries in Kafka Streams KV stores

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

Ted Yu commented on KAFKA-4064:
-------------------------------

[~xvrl]:
Do you have time to move this forward ?

Thanks

> Add support for infinite endpoints for range queries in Kafka Streams KV stores
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-4064
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4064
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 0.10.1.0, 0.10.2.0
>            Reporter: Roger Hoover
>            Assignee: Xavier Léauté
>            Priority: Minor
>              Labels: needs-kip
>
> In some applications, it's useful to iterate over the key-value store either:
> 1. from the beginning up to a certain key
> 2. from a certain key to the end
> We can add two new methods rangeUtil() and rangeFrom() easily to support this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)