kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Kafka 16448 deserialization add error handler context

Open sebastienviale opened this issue 1 year ago • 0 comments

This PR is part of KAFKA-16448 which aims to bring a ProcessingExceptionHandler to Kafka Streams in order to deal with exceptions that occur during processing.

This PR expose the new ErrorHandlerContext as a parameter to the Deserialization exception handlers and deprecate the previous handle signatur

Jira: https://issues.apache.org/jira/browse/KAFKA-16448.

Contributors @Dabz @sebastienviale @loicgreffier

sebastienviale avatar Jun 24 '24 08:06 sebastienviale