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

[STORM-3043] Fix NullPointerException when apply() returns null #2649

Merged
merged 1 commit into from Apr 28, 2018

Conversation

cleroux
Copy link
Contributor

@cleroux cleroux commented Apr 27, 2018

A null List is a valid return value from RecordTranslator.apply() if the ConsumerRecord is invalid.

@asfgit asfgit merged commit 6b527df into apache:1.x-branch Apr 28, 2018
@cleroux cleroux deleted the 1.x-branch branch April 28, 2018 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants