-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[ML] Data frame batch transform - add message after auto-stop #43977
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
Labels
Comments
Pinging @elastic/ml-core |
hendrikmuhs
pushed a commit
to hendrikmuhs/elasticsearch
that referenced
this issue
Jul 4, 2019
hendrikmuhs
pushed a commit
to hendrikmuhs/elasticsearch
that referenced
this issue
Jul 4, 2019
call onStop when auto stopping (elastic#43984) fixes elastic#43977
hendrikmuhs
pushed a commit
that referenced
this issue
Jul 5, 2019
call onStop when auto stopping fixes #43977
56 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Data frame transform batch jobs are auto-stopped, but compared to manually stopped continuous transform jobs, they are missing the message
Data frame transform has stopped.
.Suggestion: Add the
Data frame transform has stopped.
message after auto-stop as well.The text was updated successfully, but these errors were encountered: