Skip to content

Conversation

@stu-elastic
Copy link
Contributor

  • Adds "unlimited" compilation rate for context script caches
  • script.context.${CONTEXT}.max_compilations_rate = unlimited
    disables compilation rate limiting for ${CONTEXT}'s script
    cache

Refs: #50152

* Adds "unlimited" compilation rate for context script caches
* `script.context.${CONTEXT}.max_compilations_rate` = `unlimited`
  disables compilation rate limiting for `${CONTEXT}`'s script
  cache

Refs: elastic#50152
@stu-elastic stu-elastic added >enhancement :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache v8.0.0 labels Mar 18, 2020
@stu-elastic stu-elastic requested review from jdconrad and rjernst March 18, 2020 21:26
@elasticmachine
Copy link
Collaborator

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

Copy link
Contributor

@jdconrad jdconrad left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for adding this.

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@stu-elastic stu-elastic merged commit f8d4b0c into elastic:master Mar 20, 2020
stu-elastic added a commit to stu-elastic/elasticsearch that referenced this pull request Mar 20, 2020
* Adds "unlimited" compilation rate for context script caches
* `script.context.${CONTEXT}.max_compilations_rate` = `unlimited`
  disables compilation rate limiting for `${CONTEXT}`'s script
  cache

Refs: elastic#50152
stu-elastic added a commit that referenced this pull request Mar 20, 2020
* Adds "unlimited" compilation rate for context script caches
* `script.context.${CONTEXT}.max_compilations_rate` = `unlimited`
  disables compilation rate limiting for `${CONTEXT}`'s script
  cache

Refs: #50152
@stu-elastic
Copy link
Contributor Author

master: f8d4b0c
7.x (7.7.0): ac575b6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >enhancement v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants