Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
None
-
None
Description
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
Attachments
Issue Links
- Is contained by
-
KAFKA-12829 Remove Deprecated methods can classes of old Processor API
- Resolved
- links to