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

[7.7][ML] Get ML filters size should default to 100 (#54207) #54279

Conversation

dimitris-athanasiou
Copy link
Contributor

When get filters is called without setting the size
paramter only up to 10 filters are returned. However,
100 filters should be returned. This commit fixes this
and adds an integ test to guard it.

It seems this was accidentally broken in #39976.

Closes #54206

Backport of #54207

When get filters is called without setting the `size`
paramter only up to 10 filters are returned. However,
100 filters should be returned. This commit fixes this
and adds an integ test to guard it.

It seems this was accidentally broken in elastic#39976.

Closes elastic#54206

Backport of elastic#54207
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou dimitris-athanasiou merged commit 1e83b29 into elastic:7.7 Mar 26, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the get-ml-filters-size-should-default-to-100-7_7 branch March 26, 2020 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug :ml Machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants