[ https://issues.apache.org/jira/browse/KAFKA-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876140#comment-17876140 ]
Matthias J. Sax commented on KAFKA-12833: ----------------------------------------- I am just looking into this in more details, and it seems this ticket is already contained by https://issues.apache.org/jira/browse/KAFKA-12829 and there is a PR for it [https://github.com/apache/kafka/pull/16906] which I already reviewed... Really sorry for this mix-up [~ardada2468], but I think we need to go ahead an close this ticket as duplicate, and won't be able to merge your PR... > 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 > Assignee: Arnav Dadarya > 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.20.10#820010)