-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Fix potential npe bug of #14384 #14595
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
Fix potential npe bug of #14384 #14595
Conversation
|
@gaozhangmin:Thanks for your contribution. For this PR, do we need to update docs? |
|
@gaozhangmin:Thanks for providing doc info! |
|
@gaozhangmin Please add some tests to cover this change. |
nodece
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
The tests were already covered by |
|
/pulsarbot run-failure-checks |
ok, that explains. At the time I checked the PR there was a fix, but no test changes and that's why I made the comment. |
Motivation
Fix potential npe bug
Modifications
Fix potential npe bug
Documentation
Check the box below or label this PR directly (if you have committer privilege).
Need to update docs?
doc-required(If you need help on updating docs, create a doc issue)
no-need-doc(Please explain why)
doc(If this PR contains doc changes)