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

Terminate request scope before sending JAX-RS response #5573

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

stuartwdouglas
Copy link
Member

This gives more consistent span ordering for Opentracing

Fixes #5569

@gsmet
Copy link
Member

gsmet commented Nov 18, 2019

@stuartwdouglas is this something I should backport?

@stuartwdouglas
Copy link
Member Author

Assuming it fixes the TCK problems (which I am pretty sure it will) then yes.

@stuartwdouglas stuartwdouglas force-pushed the span-ordering branch 2 times, most recently from 5418163 to 5ab0b96 Compare November 19, 2019 05:32
This gives more consistent span ordering for Opentracing
@stuartwdouglas
Copy link
Member Author

I think this will fix the tck issue. The problems are Racey though but I think this will fix it

@gsmet gsmet merged commit 83dcdf6 into quarkusio:master Nov 19, 2019
@gsmet gsmet removed the backport? label Nov 19, 2019
@gsmet gsmet added this to the 1.0.0.Final milestone Nov 19, 2019
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.

MicroProfile TCK OpenTracing failures
2 participants