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

Improve error handling for triggering function when there is a schema mismatch #3995

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

jerrypeng
Copy link
Contributor

Motivation

When a user is triggering a function with data that doesn't conform with the schema of the function's input topic, the error returned is not very helpful i.e.:

Reason: HTTP 500 Internal Server Error

Improve the error handling and return message for this situation

@jerrypeng jerrypeng added this to the 2.3.2 milestone Apr 6, 2019
@jerrypeng jerrypeng self-assigned this Apr 6, 2019
@sijie
Copy link
Member

sijie commented Apr 8, 2019

run java8 tests
run integration tests

@jerrypeng
Copy link
Contributor Author

rerun integration tests

@jerrypeng jerrypeng merged commit 43442e7 into apache:master Apr 8, 2019
merlimat pushed a commit that referenced this pull request May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants