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

Scripting: split out compile limits and caching (#52498) #52652

Conversation

stu-elastic
Copy link
Contributor

Phase 1 of adding compilation limits per context.

  • Refactor rate limiting and caching into separate class,
    ScriptCache, which will be used per context.
  • Disable compilation limit for certain tests.

Backport of 0866031
Refs: #50152

Phase 1 of adding compilation limits per context.
* Refactor rate limiting and caching into separate class,
  `ScriptCache`,  which will be used per context.
* Disable compilation limit for certain tests.

Refs: elastic#50152
@stu-elastic stu-elastic added >enhancement :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache backport v7.7.0 labels Feb 21, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Scripting)

@stu-elastic stu-elastic merged commit 376932a into elastic:7.x Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >enhancement v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants