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] Ensure the ml-config index (#36792) #36832

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

davidkyle
Copy link
Member

If auto create indices is disabled the .ml-config needs to be explicitly created this change ensures that.

The created index has index.max_result_window explicitly set to 10,000 and the template has the same setting. The classes that search the index for configs use that value to set the search size.

Forward port of #36792 but raising a new PR for CI tests due to conflicts.

Marking as a non-issue for the release notes as the change is already in 6.x

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

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

@davidkyle davidkyle merged commit d43cbda into elastic:master Dec 19, 2018
@davidkyle davidkyle deleted the ensure-ml-config branch December 19, 2018 13:43
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants