Skip to content

Remove the ability to update datafeed's job_id. #44752

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

Merged
merged 4 commits into from
Jul 31, 2019

Conversation

przemekwitek
Copy link
Contributor

This PR is a followup to #44691. It disables the possibility to update job_id on a datafeed.
DatafeedUpdate.jobId field can be set in the _update request as long as it is the same as the current value of DatafeedConfig.jobId.

Closes #44616

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@przemekwitek przemekwitek force-pushed the remove_updating_job_id branch from 0894550 to 84008ed Compare July 26, 2019 12:25
Copy link
Contributor

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@przemekwitek przemekwitek force-pushed the remove_updating_job_id branch from 852cf2a to 9b92782 Compare July 31, 2019 12:11
@przemekwitek
Copy link
Contributor Author

run elasticsearch-ci/1

@przemekwitek przemekwitek merged commit 3980cab into elastic:master Jul 31, 2019
@przemekwitek przemekwitek deleted the remove_updating_job_id branch July 31, 2019 14:21
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.

[ML] Remove the ability to move datafeeds between jobs
5 participants