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

When trigger kafka producer callback, don't wrap the exception if it's null #832

Merged
merged 2 commits into from
Oct 17, 2017

Conversation

merlimat
Copy link
Contributor

Motivation

When the producer callback is triggered, the exception needs to be null if there are no errors and we don't have to wrap it in a new Exception in that case.

@merlimat merlimat added the type/bug The PR fixed a bug or issue reported a bug label Oct 17, 2017
@merlimat merlimat added this to the 1.21.0-incubating milestone Oct 17, 2017
@merlimat merlimat merged commit e92c54a into apache:master Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants