You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Xavier Léauté (JIRA)" <ji...@apache.org> on 2017/07/27 20:35:00 UTC

[jira] [Created] (KAFKA-5668) queryable state window store range scan only returns results from one store

Xavier Léauté created KAFKA-5668:
------------------------------------

             Summary: queryable state window store range scan only returns results from one store
                 Key: KAFKA-5668
                 URL: https://issues.apache.org/jira/browse/KAFKA-5668
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.11.0.0
            Reporter: Xavier Léauté
            Assignee: Xavier Léauté


Queryable state range scans return results from all local stores for simple key-value stores.
For windowed stores however it only returns results from a single local store.

The expected behavior is that windowed store range scans would return results from all local stores as it does for simple key-value stores.



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