[ https://issues.apache.org/jira/browse/KAFKA-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roger Hoover closed KAFKA-4063. ------------------------------- The JIRA UI was unresponsive so I accidentally submitted the form twice. > Add support for infinite endpoints for range queries in Kafka Streams KV > stores > ------------------------------------------------------------------------------- > > Key: KAFKA-4063 > URL: https://issues.apache.org/jira/browse/KAFKA-4063 > Project: Kafka > Issue Type: Improvement > Components: streams > Affects Versions: 0.10.1.0 > Reporter: Roger Hoover > Assignee: Roger Hoover > Priority: Minor > Fix For: 0.10.1.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.3.4#6332)