[
https://issues.apache.org/jira/browse/KAFKA-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-7106:
-----------------------------------
Priority: Blocker (was: Minor)
> 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
> Priority: Blocker
> Labels: needs-kip
>
> 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
(v8.3.4#803005)