Josep Prat created KAFKA-12813:
----------------------------------
Summary: Remove Deprecated schedule method in ProcessorContext
Key: KAFKA-12813
URL: https://issues.apache.org/jira/browse/KAFKA-12813
Project: Kafka
Issue Type: Bug
Components: streams
Reporter: Josep Prat
Fix For: 3.0.0
Method {{org.apache.kafka.streams.processor.ProcessorContext#schedule(long,
org.apache.kafka.streams.processor.PunctuationType,
org.apache.kafka.streams.processor.Punctuator)}} is deprecated since 2.1 version
As far as I understand, it is deprecated for long enough to be removed for
version 3.0.
Those methods were deprecated during Task:
https://issues.apache.org/jira/browse/KAFKA-7277
--
This message was sent by Atlassian Jira
(v8.3.4#803005)