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.3][ML-DataFrame] make checkpointing more robust (#44344) #44415

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

hendrikmuhs
Copy link

backport of #44344

make checkpointing more robust:

  • do not let checkpointing fail if indexes got deleted
  • treat missing seqNoStats as just created indices (checkpoint 0)
  • loglevel: do not treat failed updated checks as error

fixes #43992

flagged as non-issue because this belongs to a new unreleased feature, however, we see this as showstopper for releasing continuous data frames

make checkpointing more robust:

- do not let checkpointing fail if indexes got deleted
- treat missing seqNoStats as just created indices (checkpoint 0)
- loglevel: do not treat failed updated checks as error

fixes elastic#43992
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@hendrikmuhs hendrikmuhs merged commit f05cc83 into elastic:7.3 Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants