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

Snippet Injection Files Restructure #8701

Merged
merged 4 commits into from
Jun 13, 2023

Conversation

siyuniu-ms
Copy link
Contributor

@siyuniu-ms siyuniu-ms commented Jun 13, 2023

This pr is aiming at solving problem showed at #8707. Additional tests will be conducted to reproduce the problem in OpenTelemetry (OTEL) and investigate the underlying cause.

@siyuniu-ms siyuniu-ms marked this pull request as ready for review June 13, 2023 06:16
@siyuniu-ms siyuniu-ms requested a review from a team as a code owner June 13, 2023 06:16
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

@siyuniu-ms can you include the ClassCastException stack trace that this resolves in the PR description? and can you create an issue to investigate adding a smoke test that exibits the failure (if we rolled back this change)?

@mateuszrzeszutek
Copy link
Member

AFAIU that's the usual VirtualField problem -- the value type must be accessible from multiple classloaders, i.e. in the bootstrap class path. We really should document that somewhere.

@trask trask merged commit 0070148 into open-telemetry:main Jun 13, 2023
45 checks passed
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.

None yet

3 participants