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 messaging for initial schemas #23

Open
ChloePont opened this issue Jun 14, 2021 · 0 comments
Open

Improve error messaging for initial schemas #23

ChloePont opened this issue Jun 14, 2021 · 0 comments

Comments

@ChloePont
Copy link
Contributor

When you forget to put initial schemas in a list format, the following error is thrown:

com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `[Lcom.birdie.kafka.connect.utils.SchemaDto;` from Object value (token `JsonToken.START_OBJECT`)

Would be good to have a clearer error message for debugging purposes 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant