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] #101193 Preserve Step Info Across ILM Auto Retries (#113187) #113786

Merged

Commits on Sep 30, 2024

  1. elastic#101193 Preserve Step Info Across ILM Auto Retries (elastic#11…

    …3187)
    
    * Add new Previous Step Info field to LifecycleExecutionState
    
    * Add new field to IndexLifecycleExplainResponse
    
    * Add new field to TransportExplainLifecycleAction
    
    * Add logic to IndexLifecycleTransition to keep previous setp info
    
    * Switch tests to use Java standard Clock class
    
    for any time based testing, this is the recommended method
    
    * Fix tests for new field
    
    Also refactor tests to newer style
    
    * Add test to ensure step info is preserved
    
    Across auto retries
    
    * Add docs for new field
    
    * Changelog Entry
    
    * Update docs/changelog/113187.yaml
    
    * Revert "Switch tests to use Java standard Clock class"
    
    This reverts commit 241074c.
    
    * PR Changes
    
    * PR Changes - Improve docs wording
    
    Co-authored-by: Mary Gouseti <[email protected]>
    
    * Integration test for new ILM explain field
    
    * Use ROOT locale instead of default toLowerCase
    
    * PR Changes - Switch to block strings
    
    * Remove forbidden API usage
    
    ---------
    
    Co-authored-by: Mary Gouseti <[email protected]>
    lukewhiting and gmarouli committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a9c2310 View commit details
    Browse the repository at this point in the history