Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-4730

Streams does not have an in-memory windowed store

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.2.0
    • 2.3.0
    • streams

    Description

      Streams has windowed persistent stores (e.g., see PersistentKeyValueFactory interface with "windowed" method), however it does not allow for windowed in-memory stores (e.g., see InMemoryKeyValueFactory interface).

      In addition to the interface not allowing it, streams does not actually have an implementation of an in-memory windowed store.

      The implications are that operations that require windowing cannot use in-memory stores.

      KIP-428: https://cwiki.apache.org/confluence/display/KAFKA/KIP-428%3A+Add+in-memory+window+store

       

      Attachments

        Issue Links

          Activity

            People

              ableegoldman A. Sophie Blee-Goldman
              enothereska Eno Thereska
              Votes:
              2 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: