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

[release/v1.20.x] Fix concurrent modification exception in ComponentRegistry #4954

Merged

Conversation

opentelemetrybot
Copy link
Contributor

Clean cherry-pick of #4951 to the release/v1.20.x branch.

* Fix concurrent modification exception in ComponentRegistry

* Reduce number of threads and iterations
@opentelemetrybot opentelemetrybot requested a review from a team as a code owner November 15, 2022 17:24
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

❗ No coverage uploaded for pull request base (release/v1.20.x@5c77655). Click here to learn what that means.
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/v1.20.x    #4954   +/-   ##
==================================================
  Coverage                   ?   91.02%           
  Complexity                 ?     4839           
==================================================
  Files                      ?      546           
  Lines                      ?    14444           
  Branches                   ?     1395           
==================================================
  Hits                       ?    13147           
  Misses                     ?      893           
  Partials                   ?      404           
Impacted Files Coverage Δ
.../opentelemetry/sdk/internal/ComponentRegistry.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg jack-berg merged commit 11d2cf6 into release/v1.20.x Nov 15, 2022
@jack-berg jack-berg deleted the opentelemetrybot/backport-4951-to-release-v1.20.x branch November 15, 2022 19:51
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