Skip to content

Conversation

@jsoriano
Copy link
Member

Cherry-pick of PR #11263 to 6.6 branch. Original message:

Outleters start a goroutine to handle the finalization of filebeat. If the
outleter is closed by other means the goroutine will be kept running
even if it has nothing to do, leaking goroutines.

Stop this goroutine if the outleter is closed.

Outleters start a goroutine to handle the finalization of filebeat. If the
outleter is closed by other means the goroutine will be kept running
even if it has nothing to do, leaking goroutines.

Stop this goroutine if the outleter is closed.

(cherry picked from commit 57c9891)
@jsoriano jsoriano force-pushed the backport_11263_6.6 branch from 7f97655 to cf956ee Compare March 27, 2019 13:05
@ruflin ruflin requested a review from kvch March 27, 2019 13:27
@ruflin
Copy link
Contributor

ruflin commented Mar 27, 2019

@kvch Could you review this one?

@jsoriano jsoriano merged commit c419d2a into elastic:6.6 Apr 17, 2019
@jsoriano jsoriano deleted the backport_11263_6.6 branch April 17, 2019 16:24
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…#11489)

Outleters start a goroutine to handle the finalization of filebeat. If the
outleter is closed by other means the goroutine will be kept running
even if it has nothing to do, leaking goroutines.

Stop this goroutine if the outleter is closed.

(cherry picked from commit 3a547a0)
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.

3 participants