[ https://issues.apache.org/jira/browse/KAFKA-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17349835#comment-17349835 ]
Matthias J. Sax commented on KAFKA-12833: ----------------------------------------- KIP-622 was only merged in 2.8 so I think it will be too early to remove this method in 4.0.0 – we keep methods for at least 1 year, ie, 3 releases, and remove only in the next major release after this timeline. > Remove Deprecated methods under TopologyTestDriver > -------------------------------------------------- > > Key: KAFKA-12833 > URL: https://issues.apache.org/jira/browse/KAFKA-12833 > Project: Kafka > Issue Type: Sub-task > Components: streams-test-utils > Reporter: Josep Prat > Priority: Blocker > Fix For: 4.0.0 > > > The following methods were at least deprecated in 2.8 > * > org.apache.kafka.streams.TopologyTestDriver.KeyValueStoreFacade#init(org.apache.kafka.streams.processor.ProcessorContext, > org.apache.kafka.streams.processor.StateStore) > * > org.apache.kafka.streams.TopologyTestDriver.WindowStoreFacade#init(org.apache.kafka.streams.processor.ProcessorContext, > org.apache.kafka.streams.processor.StateStore) > > *Disclaimer,* these methods might have been deprecated for a longer time, but > they were definitely moved to this new "hierarchy position" in version 2.8 > > Move from standalone class to inner class was done under KAFKA-12435 -- This message was sent by Atlassian Jira (v8.3.4#803005)