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

feat(runtime): add new StreamThreadExceptionHandler to restart new StreamThread. #149

Open
fhussonnois opened this issue May 10, 2021 · 0 comments
Labels
in:runtime This issue should impact the azkarra-runtime module java Pull requests that update Java code type:enhancement New feature or request

Comments

@fhussonnois
Copy link
Member

Describe the solution you'd like
Kafka Streams 2.8 adds a new API for starting or stopping Streams threads to scale or to recover from failures. Azkarra should now provides a new StreamThreadExceptionHandler that start a new StreamThread when an exception happens.

@fhussonnois fhussonnois added type:enhancement New feature or request in:runtime This issue should impact the azkarra-runtime module java Pull requests that update Java code labels May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:runtime This issue should impact the azkarra-runtime module java Pull requests that update Java code type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant