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

Avoid ClassNotFoundException when resteasy-spring attempts to process tracer-related beans #4921

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

mcculls
Copy link
Contributor

@mcculls mcculls commented Mar 20, 2023

This replaces the previous workaround which was limited to listing tracer beans by name.

After #4543 we now have a single place to track and resolve these beans, so re-use that here.

@mcculls mcculls added inst: others All other instrumentations inst: spring Spring instrumentation labels Mar 20, 2023
@mcculls mcculls requested a review from a team as a code owner March 20, 2023 10:50
@mcculls mcculls force-pushed the mcculls/update-resteasy-spring-workaround branch from aea965d to a348061 Compare March 20, 2023 14:06
@mcculls mcculls changed the title Use BeanDefinitionRepairer to resolve tracer beans for resteasy-spring Avoid ClassNotFoundException when resteasy-spring attempts to process tracer-related beans Mar 20, 2023
@mcculls mcculls merged commit de8c3dc into master Mar 20, 2023
@mcculls mcculls deleted the mcculls/update-resteasy-spring-workaround branch March 20, 2023 18:17
@github-actions github-actions bot added this to the 1.11.0 milestone Mar 20, 2023
ValentinZakharov pushed a commit that referenced this pull request Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inst: others All other instrumentations inst: spring Spring instrumentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants