conduktor.io ↗

KIP-1070 — deprecate MockProcessorContext

Accepted Kafka 4.0 StreamsTesting

Deprecates MockProcessorContext (old test API), Transformer, TransformerSupplier, ValueTransformer, and ValueTransformerSupplier to complete the removal of the old Kafka Streams Processor API. These interfaces were already functionally replaced by their new Processor API equivalents (api.MockProcessorContext, FixedKeyProcessor, etc.) but could not be removed without first being deprecated.

Details

AuthorMatthias J. Sax
StatusAccepted
Kafka Version4.0
JIRAKAFKA-9738
WikiView on Apache Wiki
Created2024-07-11
Last Modified2024-07-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.