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

[7.x] Handle failure to retrieve ILM policy step better (#49193) #49316

Merged

Commits on Nov 19, 2019

  1. Handle failure to retrieve ILM policy step better (elastic#49193)

    This commit wraps the calls to retrieve the current step in a try/catch
    so that the exception does not bubble up. Instead, step info is added
    containing the exception to the existing step.
    
    Semi-related to elastic#49128
    
    (cherry picked from commit 72530f8)
    Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
    dakrone authored and andreidan committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    216bd7d View commit details
    Browse the repository at this point in the history