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

Drop compile limit on runtime fields scripts #61297

Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Aug 18, 2020

This opts all of the script contexts used by runtime_script our of the
compilation rate limiting because it'd be lame to prevent a mapping
update because we can't compile the script.

This opts all of the script contexts used by `runtime_script` our of the
compilation rate limiting because it'd be lame to prevent a mapping
update because we can't compile the script.
@nik9000 nik9000 added the :Search/Search Search-related issues that do not fall into other categories label Aug 18, 2020
@nik9000 nik9000 requested a review from javanna August 18, 2020 20:24
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Aug 18, 2020
@nik9000 nik9000 merged commit 51a56b3 into elastic:feature/runtime_fields Aug 19, 2020
@javanna javanna mentioned this pull request Aug 19, 2020
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants