Matthias J. Sax created KAFKA-17531:
---------------------------------------
Summary: Remove deprecates methods JoinWindows#of and #grace
Key: KAFKA-17531
URL: https://issues.apache.org/jira/browse/KAFKA-17531
Project: Kafka
Issue Type: Sub-task
Components: streams
Affects Versions: 5.0.0
Reporter: Matthias J. Sax
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)