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

Cherry-pick #12164 to 6.7: Fix goroutine leak on non-explicit finalization of log inputs #12203

Merged
merged 1 commit into from
May 20, 2019

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #12164 to 6.7 branch. Original message:

If log inputs were finished because their context, or one of their
ouleters have been finished, then they weren't stopping its harvesters,
leaking resources.

Detected on #12106

…c#12164)

If log inputs were finished because their context, or one of their
ouleters have been finished, then it wasn't stopping its harvesters,
leaking resources.

(cherry picked from commit 6914806)
@jsoriano jsoriano merged commit c12a717 into elastic:6.7 May 20, 2019
@jsoriano jsoriano deleted the backport_12164_6.7 branch May 20, 2019 14:48
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…c#12164) (elastic#12203)

If log inputs were finished because their context, or one of their
ouleters have been finished, then it wasn't stopping its harvesters,
leaking resources.

(cherry picked from commit fe8d27d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants