[ https://issues.apache.org/jira/browse/KAFKA-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang updated KAFKA-4064: --------------------------------- *Reminder to the contributor / reviewer of the PR*: please note that the code deadline for 1.0.0 is less than 2 weeks away (Oct. 4th). Please re-evaluate your JIRA and see if it still makes sense to be merged into 1.0.0 or it could be pushed out to 1.1.0, or be closed directly if the JIRA itself is not valid any more, or re-assign yourself as contributor / committer if you are no longer working on the JIRA. > 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 > Fix For: 1.0.0 > > > 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)