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

GH-3050: Delegating EH delegates compatibility #3051

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

antonin-arquey
Copy link
Contributor

Fixes: #3050

Correct CommonDelegatingErrorHandler validation for delegates compatibility.

Add documentation stating that delegates must be compatible with default error handler.

@sobychacko
Copy link
Contributor

@antonin-arquey, Could you add your name as an author in the classes you modified?

Fixes: spring-projects#3050

Correct CommonDelegatingErrorHandler validation for delegates compatibility.

Add documentation stating that delegates must be compatible with default error handler.
@antonin-arquey
Copy link
Contributor Author

@sobychacko added the missing author tags

@sobychacko sobychacko merged commit c383b13 into spring-projects:main Feb 22, 2024
3 checks 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.

CommonDelegatingErrorHandler does not check delegates compatibility correctly
2 participants