Skip to content

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
@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
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
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