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

[ML] Migrate unallocated jobs and datafeeds #37536

Merged
merged 8 commits into from
Jan 24, 2019

Commits on Jan 23, 2019

  1. [ML] Migrate unallocated jobs and datafeeds (elastic#37430)

    Migrate ml job and datafeed config of open jobs and update
    the parameters of the persistent tasks as they become unallocated
    during a rolling upgrade. Block allocation of ml persistent tasks
    until the configs are migrated.
    davidkyle committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    ef91aca View commit details
    Browse the repository at this point in the history
  2. Update rolling upgrade test

    davidkyle committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    ae30c42 View commit details
    Browse the repository at this point in the history
  3. Improve assertion message

    davidkyle committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    2215dc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b8b317 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccd29f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b63152 View commit details
    Browse the repository at this point in the history
  7. Remove TODO

    davidkyle committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    32c7b26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3e4ee7 View commit details
    Browse the repository at this point in the history