conduktor.io ↗

processing.exception.handler — Kafka Kafka Streams Configuration

Exception handling class that implements the org.apache.

Description

Exception handling class that implements the org.apache.kafka.streams.errors.ProcessingExceptionHandler interface. Note: This handler applies only to regular stream processing tasks. It does not apply to global state store updates (global threads). Exceptions occurring in global threads will bubble up to the configured uncaught exception handler.

Default Values by Kafka Version

Kafka VersionDefault Value
3.9org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler
4.0org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler
4.1org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler
4.2org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.