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] Set type on index requests in 6.x #36850

Merged
merged 4 commits into from
Dec 20, 2018

Conversation

droberts195
Copy link
Contributor

This is a followup to #36796 that is only required
for 6.x. The type must be specified in the index
request. This is not necessary in 7.x, hence the
functionality works in the master build.

This is a followup to elastic#36796 that is only required
for 6.x.  The type must be specified in the index
request.  This is not necessary in 7.x, hence the
functionality works in the master build.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@droberts195
Copy link
Contributor Author

Marked as >non-issue as it will be release noted as part of #36796

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195
Copy link
Contributor Author

run gradle build tests 2

@droberts195
Copy link
Contributor Author

It seems that the changes of #36856 need to be merged into this PR before it will pass CI

@droberts195
Copy link
Contributor Author

run default distro tests

@droberts195
Copy link
Contributor Author

run gradle build tests 1

@droberts195
Copy link
Contributor Author

run default distro tests

@droberts195
Copy link
Contributor Author

run gradle build tests 1

Copy link
Member

@benwtrent benwtrent left a comment

Choose a reason for hiding this comment

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

Simple enough :). Sorry for not doing this myself :)

@droberts195
Copy link
Contributor Author

run gradle build tests 1

@droberts195 droberts195 merged commit 2e27468 into elastic:6.x Dec 20, 2018
@droberts195 droberts195 deleted the set_type_on_6x_index_req branch December 20, 2018 18:49
droberts195 added a commit that referenced this pull request Dec 20, 2018
This is a followup to #36796 that is only required
for 6.x.  The type must be specified in the index
request.  This is not necessary in 7.x, hence the
functionality works in the master build.
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.

4 participants