[
https://issues.apache.org/jira/browse/KAFKA-16332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878621#comment-17878621
]
Kuan Po Tseng edited comment on KAFKA-16332 at 9/2/24 4:04 PM:
---------------------------------------------------------------
gentle ping [~mjsax] , should we remove the flag enableSpuriousResultFix in
JoinWindows too ?
Now the old api JoinWindows#of will be removed and the enableSpuriousResultFix
is always true, perhaps we can do this in this Jira ?
was (Author: brandboat):
gentle ping [~mjsax] , should we remove the flag enableSpuriousResultFix in
JoinWindows too ?
Now the old api JoinWindows#of will be removed in this PR and the
enableSpuriousResultFix is always true, perhaps we can do this in this Jira ?
> Remove Deprecated builder methods for Time/Session/Join/SlidingWindows
> ----------------------------------------------------------------------
>
> Key: KAFKA-16332
> URL: https://issues.apache.org/jira/browse/KAFKA-16332
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Kuan Po Tseng
> Priority: Blocker
> Fix For: 4.0.0
>
>
> Deprecated in 3.0:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-633%3A+Deprecate+24-hour+Default+Grace+Period+for+Windowed+Operations+in+Streams]
>
> * TimeWindows#of
> * TimeWindows#grace
> * SessionWindows#with
> * SessionWindows#grace
> * JoinWindows#of
> * JoinWindows#grace
> * SlidingWindows#withTimeDifferencAndGrace
> Me might want to hold-off to cleanup JoinWindows due to
> https://issues.apache.org/jira/browse/KAFKA-13813 (open for discussion)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)