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

Fix the wrong parameter in the log. #14309

Merged
merged 1 commit into from Feb 16, 2022
Merged

Fix the wrong parameter in the log. #14309

merged 1 commit into from Feb 16, 2022

Conversation

mattisonchao
Copy link
Member

Motivation

Bad parameters in the log will always print "null", which can confuse users.

Modifications

  • Correct exception parameter.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • no-need-doc

    (Please explain why)

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 16, 2022
@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

@shoothzj shoothzj merged commit 9b003f9 into apache:master Feb 16, 2022
@codelipenghui codelipenghui modified the milestones: 2.11.0, 2.10.0 Feb 16, 2022
michaeljmarshall pushed a commit that referenced this pull request Feb 24, 2022
### Motivation

Bad parameters in the log will always print "null", which can confuse users.

### Modifications

- Correct exception parameter.

(cherry picked from commit 9b003f9)
@michaeljmarshall michaeljmarshall added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Feb 24, 2022
gaoran10 pushed a commit that referenced this pull request Mar 1, 2022
### Motivation

Bad parameters in the log will always print "null", which can confuse users.

### Modifications

- Correct exception parameter.

(cherry picked from commit 9b003f9)
@gaoran10 gaoran10 added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Mar 2, 2022
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
### Motivation

Bad parameters in the log will always print "null", which can confuse users.

### Modifications

- Correct exception parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.8.3 release/2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants