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

Are deserialization exception handlers supported #45

Closed
fhitchen opened this issue Apr 15, 2019 · 1 comment
Closed

Are deserialization exception handlers supported #45

fhitchen opened this issue Apr 15, 2019 · 1 comment

Comments

@fhitchen
Copy link
Contributor

fhitchen commented Apr 15, 2019

Hi,
Trying to use a deserialization exception handler, am I doing it correctly, is is actually supported, can anyone help me?

I am setting this in the client/consumer options

:default.deserialization.exception.handler (.getName LogAndContinueExceptionHandler)

but no luck so far, a corrupt JSON value stops the poll process.

@fhitchen
Copy link
Contributor Author

I was confused by the Kafka, documentation. The exception handlers are part of the kafka streams package, not the kafka consumer.

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