GitHub user theduderog opened a pull request:

    https://github.com/apache/kafka/pull/1761

    KAFKA-4064 Add support for infinite endpoints for range queries in Kafka 
Streams KV stores

    @guozhangwang 
    
    I had to fix the bug with in-memory ranges being exclusive and RocksDB 
being inclusive to get meaningful tests to work.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/theduderog/kafka range-query

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1761.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1761
    
----
commit c286dab5c2869c96e514168d6f0de604813da78d
Author: Roger Hoover <roger.hoo...@gmail.com>
Date:   2016-08-18T23:12:22Z

    First pass

commit 1b5671db15acea2cb6bf79a2cb31e101f46bd7d5
Author: Roger Hoover <roger.hoo...@gmail.com>
Date:   2016-08-18T23:29:54Z

    Added unit tests

commit 92b6f2630909d46c21070c634b5f9efe8e9cc9c7
Author: Roger Hoover <roger.hoo...@gmail.com>
Date:   2016-08-18T23:44:39Z

    Clean up

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to