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

[extension/jaegerremotesampling] fix: wait for autoUpdateStrategies in Close function #37289

Merged
merged 4 commits into from
Jan 21, 2025

Conversation

ary82
Copy link
Contributor

@ary82 ary82 commented Jan 17, 2025

Description

Add a waitGroup to strategyProvider struct that waits for autoUpdateStrategies in the Close function

Link to tracking issue

Fixes #37275

…n Close function

Signed-off-by: Aryan Goyal <137564277+ary82@users.noreply.github.com>
@ary82 ary82 marked this pull request as ready for review January 17, 2025 15:38
@ary82 ary82 requested a review from a team as a code owner January 17, 2025 15:38
@ary82 ary82 requested a review from ChrsMark January 17, 2025 15:38
Signed-off-by: Aryan Goyal <137564277+ary82@users.noreply.github.com>
@yurishkuro yurishkuro added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 17, 2025
@pjanotti pjanotti added the ready to merge Code review completed; ready to merge by maintainers label Jan 21, 2025
@songy23 songy23 merged commit 57b6475 into open-telemetry:main Jan 21, 2025
175 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 21, 2025
@ary82 ary82 deleted the fix-wait-for-autoupdatestrategies branch January 22, 2025 12:03
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
…n Close function (open-telemetry#37289)

#### Description
Add a waitGroup to strategyProvider struct that waits for
autoUpdateStrategies in the Close function

#### Link to tracking issue
Fixes open-telemetry#37275

---------

Signed-off-by: Aryan Goyal <137564277+ary82@users.noreply.github.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension/jaegerremotesampling ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[flaky test][extension/jaegerremotesampling] TestAutoUpdateStrategyWithFile is flaky on Windows
5 participants