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-3581: Address NPE in AbstractKafkaHeaderMapper #3582

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

sobychacko
Copy link
Contributor

Fixes: #3581

#3581

  • Optimize headerValueToAddIn method by adding better null checks
  • Add unit test to verify

Fixes: spring-projects#3581

spring-projects#3581

- Optimize headerValueToAddIn method by adding better null checks
- Add unit test to verify
@artembilan artembilan merged commit a17b83e into spring-projects:main Oct 21, 2024
2 of 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.

NullPointerException in AbstractKafkaHeaderMapper
2 participants