John Roesler created KAFKA-7106:
-----------------------------------

             Summary: Remove segment/segmentInterval from Window definition
                 Key: KAFKA-7106
                 URL: https://issues.apache.org/jira/browse/KAFKA-7106
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: John Roesler


Currently, Window configures segment and segmentInterval properties, but these 
aren't truly properties of a window in general.

Rather, they are properties of the particular implementation that we currently 
have: a segmented store. Therefore, these properties should be moved to 
configure only that implementation.

 

This may be related to KAFKA-4730, since an in-memory window store wouldn't 
necessarily need to be segmented.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to