Description
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
- JoinWindows#of
- JoinWindows#grace
While we did remove the other methods deprecated via KIP-633 in 4.0 via KAFKA-16332 already, we could not remove these two because of https://issues.apache.org/jira/browse/KAFKA-13813. We an only pickup this ticket for 5.0 if KAFKA-13813 is resolved.
Attachments
Issue Links
- is blocked by
-
KAFKA-13813 left/outer joins can wait indefinitely for emitted record with spurious record fix
- Open
- is caused by
-
KAFKA-16332 Remove Deprecated builder methods for Time/Session/Join/SlidingWindows
- Resolved