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

[8.x] [Entity Analytics] [Entity Store] Run init requests sequentially to prevent resource exists error (#198268) #198476

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. [Entity Analytics] [Entity Store] Run init requests sequentially to p…

    …revent resource exists error (elastic#198268)
    
    ## Summary
    
    This PR fixes an issue where running init for both `user` and `host`
    entity engines in parallel would cause a race condition while enabling
    the risk engine, resulting in a `Resource already exists` error.
    
    ---------
    
    Co-authored-by: kibanamachine <[email protected]>
    (cherry picked from commit 6a50066)
    tiansivive committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e7a0b80 View commit details
    Browse the repository at this point in the history