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

Wrong time format in process-kafka-multi-quarkus example #1495

Open
marcozanghi opened this issue Dec 5, 2022 · 3 comments · Fixed by #1507
Open

Wrong time format in process-kafka-multi-quarkus example #1495

marcozanghi opened this issue Dec 5, 2022 · 3 comments · Fixed by #1507

Comments

@marcozanghi
Copy link

Describe the bug

The event examples are malformed and backend raises an error converting event.
It works if I change time-string from 2022-02-24T13:25:16+0000 to 2022-02-24T13:25:16Z.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

Documentation Issue

@fjtirado
Copy link
Contributor

fjtirado commented Dec 5, 2022

@kaldesai can you please update the readme files?

@fjtirado
Copy link
Contributor

fjtirado commented Dec 5, 2022

@marcozanghi it will also work if you remove the date, since this field is optional in the cloud event spec

@ricardozanini
Copy link
Member

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

Successfully merging a pull request may close this issue.

3 participants