Skip to content

Stop gap ACK worker if no events are pending when done#11810

Closed
jsoriano wants to merge 1 commit intoelastic:masterfrom
jsoriano:gap-ack-loop-leak
Closed

Stop gap ACK worker if no events are pending when done#11810
jsoriano wants to merge 1 commit intoelastic:masterfrom
jsoriano:gap-ack-loop-leak

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Apr 13, 2019

If worker is not stopped when acker is done and there are no events
pending it will never stop, leaking goroutines.

Related to #9302

If worker is not stopped when acker is done and there are no events
pending it will never stop, leaking goroutines.
@jsoriano jsoriano added bug review libbeat needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team labels Apr 13, 2019
@jsoriano jsoriano requested a review from a team as a code owner April 13, 2019 17:47
@jsoriano
Copy link
Copy Markdown
Member Author

I still see the number of ackLoop goroutines increasing with this patch, we will have to take a deeper look around this.

@jsoriano jsoriano added in progress Pull request is currently in progress. and removed review labels Apr 14, 2019
@jsoriano
Copy link
Copy Markdown
Member Author

I am closing this by now as it doesn't seem to solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug in progress Pull request is currently in progress. libbeat Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants