Skip to content

Auto-Configure Kafka CommonErrorHandler #27927

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

Closed
wants to merge 1 commit into from

Conversation

garyrussell
Copy link
Contributor

ErrorHandler/BatchErrorHandler will be deprecated in a future release
in favor of CommonErrorHandler. Currently, the legacy handlers are
adapted to a CommonErrorHandler or ignored if a CommonErrorHandler
is configured.

`ErrorHandler/BatchErrorHandler` will be deprecated in a future release
in favor of `CommonErrorHandler`. Currently, the legacy handlers are
adapted to a `CommonErrorHandler` or ignored if a `CommonErrorHandler`
is configured.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 9, 2021
@snicoll snicoll changed the title Auto Configure Kafka CommonErrorHandler Auto-Configure Kafka CommonErrorHandler Sep 10, 2021
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 10, 2021
@snicoll snicoll self-assigned this Sep 10, 2021
@snicoll snicoll added this to the 2.6.0-M3 milestone Sep 10, 2021
@snicoll
Copy link
Member

snicoll commented Sep 10, 2021

Thanks Gary!

snicoll pushed a commit that referenced this pull request Sep 10, 2021
`ErrorHandler/BatchErrorHandler` will be deprecated in a future release
in favor of `CommonErrorHandler`. Currently, the legacy handlers are
adapted to a `CommonErrorHandler` or ignored if a `CommonErrorHandler`
is configured.

See gh-27927
snicoll added a commit that referenced this pull request Sep 10, 2021
@snicoll snicoll closed this in aa0329c Sep 10, 2021
@garyrussell garyrussell deleted the kafkaCEH branch September 16, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants