
Prerequisites • Examples • Michelin IT Blog • Current London 2025
Code sample for processing error handling (KIP-1033).
Available since Apache Kafka 3.9.0, this example showcases the use of the Kafka Streams configuration property processing.exception.handler
to manage processing exceptions effectively.
- Java 21
- Maven
- Docker
- Processing Error Handling with DSL.
- Processing Error Handling with Processor API.
The full article on processing error handling in Kafka Streams is available on the Michelin IT Blog.
Processing Error Handling (KIP-1033) has been presented at Current London 2025. Slides are available here.