Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-16448 [WIP]: Add Kafka Streams exception handler for exceptions occuring during processing #15973

Open
wants to merge 31 commits into
base: trunk
Choose a base branch
from

Conversation

loicgreffier
Copy link
Contributor

This PR aims to bring a ProcessingExceptionHandler to Kafka Streams in order to deal with exceptions that occur during processing.

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

Contributors

@Dabz
@sebastienviale
@loicgreffier

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

sebastienviale and others added 30 commits May 15, 2024 10:15
fix rawRecord and add unit test
@cadonna cadonna self-requested a review May 27, 2024 11:13
@cadonna
Copy link
Contributor

cadonna commented May 27, 2024

@loicgreffier Thanks for the PR!
A 1700 lines PR is quite hard to review.
Could you please split this PR into multiple smaller ones?
300-500 lines is a good upper bound for the size.

@loicgreffier
Copy link
Contributor Author

@cadonna Understood

@loicgreffier
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants