Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.06 KB

File metadata and controls

36 lines (22 loc) · 2.06 KB
Apache Kafka

Processing Error Handling

GitHub Build Kafka Version License

PrerequisitesExamplesMichelin IT BlogCurrent London 2025

Code sample for Kafka Streams processing error handling (KIP-1033).

Prerequisites

  • Java 25
  • Maven
  • Docker

Examples

  • Processing Error Handling with DSL.
  • Processing Error Handling with Processor API.

Michelin IT Blog

The full article on processing error handling in Kafka Streams is available on the Michelin IT Blog.

Current London 2025

Processing Error Handling (KIP-1033) has been presented at Current London 2025:

  • Slides are available here.
  • Replay is available online.