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

[ISSUE #3095] Handling possible NullPointerException[MessageUtils] #4870

Merged
merged 1 commit into from
May 2, 2024

Conversation

cnzakii
Copy link
Member

@cnzakii cnzakii commented May 1, 2024

Fixes #3095

Motivation

[Enhancement] Method invocation may produce NullPointerException[MessageUtils] #3095

Modifications

Explicitly handle exceptions using Objects.requireNonNull()

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@cnzakii
Copy link
Member Author

cnzakii commented May 1, 2024

@Pil0tXia PTAL

Copy link
Member

@harshithasudhakar harshithasudhakar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pil0tXia Pil0tXia merged commit e349def into apache:master May 2, 2024
9 checks passed
@cnzakii cnzakii deleted the enhancement/3095 branch May 2, 2024 07:17
@xwm1992 xwm1992 added this to the 1.11.0 milestone Dec 19, 2024
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.

[Enhancement] Method invocation may produce 'NullPointerException'[MessageUtils]
4 participants