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

Structured Content Mode Not Working with Kafka CloudEventDeserializer #422

Open
jamesward opened this issue Oct 28, 2021 · 4 comments
Open
Labels
needs-user-input The author of an issue or PR should provide more details
Projects

Comments

@jamesward
Copy link

By default the Knative KafkaSink sends messages in structured mode. And my CloudEventDeserializer was failing to handle that form. Switching the KafkaSink to binary worked. But it'd be great if the CloudEventDeserializer also worked with the structured mode.

@pierDipi
Copy link
Member

pierDipi commented Oct 29, 2021

  • Can you post the error that you were getting?
  • Do you have cloudevents-json-jackson in your classpath?

@pierDipi
Copy link
Member

pierDipi commented Nov 9, 2021

cc @jamesward

@pierDipi pierDipi added this to To do in SDK Java Nov 14, 2021
@jamesward
Copy link
Author

Sorry for the delay. I'll work on a sample that reproduces this.

@pierDipi
Copy link
Member

pierDipi commented Apr 1, 2022

Hi @jamesward, are you still interested in showing a reproducer?

@pierDipi pierDipi added the needs-user-input The author of an issue or PR should provide more details label Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-user-input The author of an issue or PR should provide more details
Projects
Development

No branches or pull requests

2 participants