[
https://issues.apache.org/jira/browse/KAFKA-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-13662.
-------------------------------------
Resolution: Won't Fix
With https://issues.apache.org/jira/browse/KAFKA-16448, we deprecated the old
`handler()` method which take `ProcessorContext` in favor of a new overload
which takes a `ErrorHandlerContext` parameter.
Closing this ticket.
> Migrate DeserializationExceptionHandler to latest ProcessorContext API
> ----------------------------------------------------------------------
>
> Key: KAFKA-13662
> URL: https://issues.apache.org/jira/browse/KAFKA-13662
> Project: Kafka
> Issue Type: Task
> Reporter: Jorge Esteban Quilcate Otoya
> Priority: Major
> Labels: kafka-streams, needs-kip
>
> DeserializationExceptionHandler depends on old ProcessorContext API. This API
> has been deprecated and migrating to the latest one requires a public API
> that hasn't been considered as part of KIP-478.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)