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

CloudEvent header values are not formatted according to the specification #1211

Open
kschlesselmann opened this issue Nov 28, 2024 · 0 comments

Comments

@kschlesselmann
Copy link

kschlesselmann commented Nov 28, 2024

We use the cloud event support of Spring Cloud Function to produce Kafka messages using Spring Cloud Stream. It looks like the headers are not properly formatted. For example ce_source contains surrounding quotes and ce_time is not RFC3339 compliant.

I created a sample that demonstrates the issues.

This is a follow up to my older issue

kschlesselmann added a commit to fortis-it-services/spring-cloud-function-1211 that referenced this issue Nov 28, 2024
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