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

[Auditbeat] Cherry-pick #9669 and #9682 to 6.6: Skip processes that do not exist anymore #9694

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

cwurm
Copy link
Contributor

@cwurm cwurm commented Dec 19, 2018

Cherry-pick of PR #9669 and #9682 to 6.6 branch. Original message:

A process can exit just after we get a list of PIDs, but before we get around to reading that process. This skips such processes as if we had not seen their PID in the first place.

This should fix this test failure in Travis, and hopefully this one in Jenkins.

And:

Follow-up to #9669. Further skips processes that do not exist anymore.

…ocesses that do not exist anymore (elastic#9688)

A process can exit just after we get a list of PIDs, but before we get around to reading that process. This skips such processes as if we had not seen their PID in the first place.

(cherry picked from commit 2a859fb)
(cherry picked from commit 3702f16)
(cherry picked from commit 3d38431)
@cwurm cwurm changed the title Cherry-pick #9688 to 6.6: [Auditbeat] Cherry-pick #9669 and #9682 to 6.x: Skip processes that do not exist anymore [Auditbeat] Cherry-pick #9669 and #9682 to 6.6: Skip processes that do not exist anymore Dec 19, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/secops

@cwurm cwurm merged commit 1035569 into elastic:6.6 Dec 19, 2018
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ocesses that do not exist anymore (elastic#9694)

A process can exit just after we get a list of PIDs, but before we get around to reading that process. This skips such processes as if we had not seen their PID in the first place.

(cherry picked from commit b1fe6ec)
(cherry picked from commit f2ae09c)
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