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

IntegrationEvent.getCause() is not marked as @Nullable #9713

Closed
mrpiggi opened this issue Dec 12, 2024 · 0 comments · Fixed by #9714
Closed

IntegrationEvent.getCause() is not marked as @Nullable #9713

mrpiggi opened this issue Dec 12, 2024 · 0 comments · Fixed by #9714

Comments

@mrpiggi
Copy link
Contributor

mrpiggi commented Dec 12, 2024

In what version(s) of Spring Integration are you seeing this issue?

6.4.0 and prior

Describe the bug

IntegrationEvent is part of @NonNullApi but IntegrationEvent.getCause() may return null

@mrpiggi mrpiggi added status: waiting-for-triage The issue need to be evaluated and its future decided type: bug labels Dec 12, 2024
@artembilan artembilan added this to the 6.4.1 milestone Dec 13, 2024
@artembilan artembilan added in: core for: backport-to-6.3.x and removed status: waiting-for-triage The issue need to be evaluated and its future decided labels Dec 13, 2024
spring-builds pushed a commit that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants