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

OutboundSseEvent is not correctly serialized #1006

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented Jan 19, 2023

Summary

Jira: https://issues.redhat.com/browse/QUARKUS-2745

OutboundSseEvent is throwing a serialization error on Quarkus 2.13.5.Final

This PR covers the upstream patch.
Reproducer:

mvn clean verify -Dit.test=OpenTelemetrySseIT#verifySeeRawSerialization -Dquarkus.platform.version=2.13.5.Final -Dquarkus.platform.group-id=io.quarkus.platform

Please select the relevant options.

  • New scenario (non-breaking change which adds functionality)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@pjgg pjgg added the triage/backport-2.13? It needs to backport changes to branch 2.13 label Jan 19, 2023
@pjgg pjgg requested a review from fedinskiy January 19, 2023 10:06
@fedinskiy fedinskiy merged commit ee48c55 into quarkus-qe:main Jan 19, 2023
@pjgg pjgg added this to the 2.7 milestone Feb 2, 2023
@pjgg pjgg removed the triage/backport-2.13? It needs to backport changes to branch 2.13 label Feb 2, 2023
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

Successfully merging this pull request may close these issues.

2 participants