You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2021/03/28 19:40:00 UTC

[jira] [Resolved] (KAFKA-7106) Remove segment/segmentInterval from Window definition

     [ 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)