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

Use data stream for ILM history #64521

Merged
merged 21 commits into from
Nov 9, 2020

Commits on Nov 3, 2020

  1. ILM history data stream

    probakowski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    3bf4f57 View commit details
    Browse the repository at this point in the history
  2. remove unneeded tests

    probakowski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    73029fc View commit details
    Browse the repository at this point in the history
  3. add flush

    probakowski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b19b7b5 View commit details
    Browse the repository at this point in the history
  4. null check

    probakowski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    73ef56e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. discard

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    3ec4de5 View commit details
    Browse the repository at this point in the history
  2. null check

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    1e16b33 View commit details
    Browse the repository at this point in the history
  3. Revert "null check"

    This reverts commit 1e16b33.
    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    17d1d66 View commit details
    Browse the repository at this point in the history
  4. Revert "discard"

    This reverts commit 3ec4de5.
    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5bd1c2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90922c8 View commit details
    Browse the repository at this point in the history
  6. test fix

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e7644a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    833a333 View commit details
    Browse the repository at this point in the history
  8. revert

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e13b573 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94f0900 View commit details
    Browse the repository at this point in the history
  10. imports

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9fb80dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    051319b View commit details
    Browse the repository at this point in the history
  12. cleanup

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    62ad220 View commit details
    Browse the repository at this point in the history
  13. fix pattern

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    81cfcf0 View commit details
    Browse the repository at this point in the history
  14. fix pattern

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d8183cd View commit details
    Browse the repository at this point in the history
  15. import

    probakowski committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    52330f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. review comments

    probakowski committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7543e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbb089 View commit details
    Browse the repository at this point in the history