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

Deprecate the ability to update datafeed's job_id. #44691

Merged
merged 2 commits into from
Jul 23, 2019

Conversation

przemekwitek
Copy link
Contributor

This PR deprecates the ability to specify job_id in the update datafeed endpoint.

Closes #44615

@przemekwitek przemekwitek added :ml Machine learning and removed :ml Machine learning labels Jul 22, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@davidkyle
Copy link
Member

Please also add a note to apis/update-datafeed.asciidoc to say setting the job id is deprecated.

@przemekwitek
Copy link
Contributor Author

Please also add a note to apis/update-datafeed.asciidoc to say setting the job id is deprecated.

Done by lcawl@. Thanks!

Copy link
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

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

LGTM

@benwtrent
Copy link
Member

@przemekwitek I think that DatafeedUpdate.Builder#setJobId in the HLRC needs to be flagged as deprecated if it is not already.

@przemekwitek
Copy link
Contributor Author

@przemekwitek I think that DatafeedUpdate.Builder#setJobId in the HLRC needs to be flagged as deprecated if it is not already.

Done in the followup PRs: #44752 (master) and #44755 (7.x)

russcam pushed a commit to elastic/elasticsearch-net that referenced this pull request Oct 21, 2019
Relates: elastic/elasticsearch#44691

* Deprecate the ability to update datafeed's job_id
* remove deprecated usage of job id in update data_feed tests
russcam pushed a commit to elastic/elasticsearch-net that referenced this pull request Oct 21, 2019
Relates: elastic/elasticsearch#44691

* Deprecate the ability to update datafeed's job_id
* remove deprecated usage of job id in update data_feed tests

(cherry picked from commit 785e275)
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] Deprecate the ability to move datafeeds between jobs
5 participants