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

fix(impl): Remove unused constant in ErrorHandlingStrategy #132

Conversation

edeweerd1A
Copy link
Contributor

It was the name of the config property used for configuring the error strategy before configuration was centralized in KStreamsProcessorConfig. Its name was kafka.error.strategy. It is now kafkastreamsprocessor.error-strategy.

It was the name of the config property used for configuring the error strategy before configuration was centralized in `KStreamsProcessorConfig`.
Its name was `kafka.error.strategy`. It is now `kafkastreamsprocessor.error-strategy`.
@rquinio1A rquinio1A merged commit d6eae28 into quarkiverse:quarkus-3.8 Oct 31, 2024
1 check passed
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.

2 participants