Skip to content

Add compatibility with native dead letter queue (KIP-1034)#499

Open
sebastienviale wants to merge 9 commits intomichelin:mainfrom
sebastienviale:feature/ksp-405-add-dlq-feature
Open

Add compatibility with native dead letter queue (KIP-1034)#499
sebastienviale wants to merge 9 commits intomichelin:mainfrom
sebastienviale:feature/ksp-405-add-dlq-feature

Conversation

@sebastienviale
Copy link
Copy Markdown
Collaborator

This PR updates the Dead Letter Queue (DLQ) and error-handling mechanisms in Kstreamplify to align with the upcoming Kafka Streams improvements introduced in:

KIP-1033 – Exception handler for processing exceptions

KIP-1034 – Native Dead Letter Queue support in Kafka Streams

The goal is to allow users to benefit from the new Kafka Streams DLQ capabilities while maintaining compatibility with the existing KafkaError Avro format currently used by Kstreamplify.

@sebastienviale sebastienviale force-pushed the feature/ksp-405-add-dlq-feature branch from e5b1d84 to 99b04c5 Compare April 8, 2026 08:51
@loicgreffier loicgreffier added the feature This issue or pull request contains a new feature label Apr 9, 2026
@loicgreffier loicgreffier changed the title Add dlq feature Add compatibility with native dead letter queue (KIP-1034) Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature This issue or pull request contains a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants