Skip to content

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

Closed
loicgreffier wants to merge 31 commits intoapache:trunkfrom
loicgreffier:KAFKA-16448
Closed

KAFKA-16448 [WIP]: Add Kafka Streams exception handler for exceptions occuring during processing#15973
loicgreffier wants to merge 31 commits intoapache:trunkfrom
loicgreffier:KAFKA-16448

Conversation

@loicgreffier
Copy link
Copy Markdown
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
Copy Markdown
Member

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
Copy Markdown
Contributor Author

@cadonna Understood

@loicgreffier
Copy link
Copy Markdown
Contributor Author

@loicgreffier
Copy link
Copy Markdown
Contributor Author

Closing this outdated PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants