Skip to content

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

Merged
songy23 merged 4 commits into
open-telemetry:mainfrom
ary82:fix-wait-for-autoupdatestrategies
Jan 21, 2025
Merged

[extension/jaegerremotesampling] fix: wait for autoUpdateStrategies in Close function#37289
songy23 merged 4 commits into
open-telemetry:mainfrom
ary82:fix-wait-for-autoupdatestrategies

Conversation

@ary82

@ary82 ary82 commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

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
Comment thread extension/jaegerremotesampling/internal/source/filesource/filesource.go Outdated
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
@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>
zeck-ops pushed a commit to zeck-ops/opentelemetry-collector-contrib that referenced this pull request Apr 23, 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