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

Fix a race condition with the add_host_metadata processor #8223

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented Sep 4, 2018

Fix a race between updating the host data structure and the
serialization of events to json.

closes #8040

@ph ph force-pushed the fix/concurrent-map branch from c05014c to 6db110a Compare September 4, 2018 17:27
@ph ph added the needs_backport PR is waiting to be backported to other branches. label Sep 4, 2018
Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040
@ph ph force-pushed the fix/concurrent-map branch from 6db110a to 558159e Compare September 4, 2018 17:28
@ph ph merged commit 415715d into elastic:master Sep 5, 2018
ph added a commit to ph/beats that referenced this pull request Sep 5, 2018
Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040

(cherry picked from commit 415715d)
ruflin pushed a commit that referenced this pull request Sep 5, 2018
)

Fix a race between updating the host data structure and the
serialization of events to json.

closes #8040

(cherry picked from commit 415715d)
ph added a commit to ph/beats that referenced this pull request Sep 5, 2018
Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040

(cherry picked from commit 415715d)
@ph ph added v6.5.0 and removed needs_backport PR is waiting to be backported to other branches. labels Sep 5, 2018
ph added a commit to ph/beats that referenced this pull request Sep 5, 2018
Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040

(cherry picked from commit 415715d)
ph added a commit that referenced this pull request Sep 5, 2018
…data processor (#8237)

Fix a race between updating the host data structure and the
serialization of events to json.

closes #8040

(cherry picked from commit 415715d)
ph added a commit that referenced this pull request Sep 5, 2018
…data processor (#8238)

Cherry-pick of PR #8223 to 6.x branch. Original message: 

Fix a race between updating the host data structure and the
serialization of events to json.

closes #8040
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…st_metadata processor (elastic#8237)

Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040

(cherry picked from commit b497720)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…) (elastic#8225)

Fix a race between updating the host data structure and the
serialization of events to json.

closes elastic#8040

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

Panic 'fatal error: concurrent map iteration and map write' autodiscover and processor.
2 participants