You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Josep Prat (Jira)" <ji...@apache.org> on 2021/05/19 08:17:00 UTC

[jira] [Created] (KAFKA-12813) Remove Deprecated schedule method in ProcessorContext

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)