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

Vulture fixes #586

Merged
merged 3 commits into from
Mar 11, 2021
Merged

Conversation

dgzlopes
Copy link
Member

@dgzlopes dgzlopes commented Mar 11, 2021

What this PR does:

  • Fix goroutine leak by re-using the Jaeger gRPC client (moving it outside of the write loop).
  • Change bucket name (from failed to notfound)

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@dgzlopes dgzlopes changed the title Fix Vulture goroutine leak. Fix Vulture goroutine leak Mar 11, 2021
@dgzlopes dgzlopes changed the title Fix Vulture goroutine leak [WIP] Fix Vulture goroutine leak Mar 11, 2021
Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

might be easier to wrap this in function and use defer...but no big deal either way

@dgzlopes dgzlopes changed the title [WIP] Fix Vulture goroutine leak Vulture fixes Mar 11, 2021
cmd/tempo-vulture/main.go Outdated Show resolved Hide resolved
Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

thanks!

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.

2 participants