[
https://issues.apache.org/jira/browse/KAFKA-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-7106.
----------------------------------
Resolution: Fixed
> Remove segment/segmentInterval from Window definition
> -----------------------------------------------------
>
> Key: KAFKA-7106
> URL: https://issues.apache.org/jira/browse/KAFKA-7106
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: John Roesler
> Assignee: Guozhang Wang
> Priority: Blocker
> Labels: needs-kip
> Fix For: 3.0.0
>
>
> 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)