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

Fix testLatestDeps #4402

Merged
merged 2 commits into from
Oct 16, 2021
Merged

Fix testLatestDeps #4402

merged 2 commits into from
Oct 16, 2021

Conversation

trask
Copy link
Member

@trask trask commented Oct 15, 2021

I looked, and it doesn't seem to be a problem with request span timing being badly broken (which motivated the new test in #4339).

But it does seems like in this case ideally the controller span (which ends when the Mono that the controller returns completes) should end before the server span (which needs the result of the Mono), so left a couple of TODO markers.

Closes #4386

Copy link
Contributor

@laurit laurit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trask trask merged commit 7f44ebf into open-telemetry:main Oct 16, 2021
@trask trask deleted the fix-test-latest-deps branch October 16, 2021 20:36
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
* Fix testLatestDeps

* Fix play-2.6 testLatestDeps too
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.

Nightly build #134 failed
2 participants