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

More Pulsar Consumer Error handling Changes #107

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

sobychacko
Copy link
Collaborator

This PR introduces the ability for PulsarListener annotation to provide the name of the PulsarConsumerErrorHandler bean. When such a bean name is provided, the framework properly scans for the bean and delegates it to downstream message listener container.

This PR introduces the ability for PulsarListener annotation
to provide the name of the PulsarConsumerErrorHandler bean.
When such a bean name is provided, the framework properly scans
for the bean and delegates it to downstream message listener container.
@sobychacko sobychacko requested a review from onobc September 12, 2022 20:28
@sobychacko sobychacko merged commit 4fd61b9 into spring-projects:main Sep 12, 2022
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