Skip to content

Scripting: Deprecate scripts.max_compilation_per_minute setting#26420

Merged
spinscale merged 1 commit intoelastic:5.6from
spinscale:1708-deprecate-script-compilations-per-minute-setting-2
Aug 29, 2017
Merged

Scripting: Deprecate scripts.max_compilation_per_minute setting#26420
spinscale merged 1 commit intoelastic:5.6from
spinscale:1708-deprecate-script-compilations-per-minute-setting-2

Conversation

@spinscale
Copy link
Copy Markdown
Contributor

@spinscale spinscale commented Aug 29, 2017

This setting will be replaced with script.max_compilation_rate in
Elasticsearch 6.0, thus it can be marked as deprecated in 5.6.

The REST tests that delete a setting, ensure that this setting exists
before, as otherwise a bug is hit, that the required header is not
returned (see #26419).

Note: This is just an extension of #26402 with fixed tests.

This setting will be replaced with script.max_compilation_rate in
Elasticsearch 6.0, thus it can be marked as deprecated in 5.6.

The REST tests that delete a setting, ensure that this setting exists
before, as otherwise a bug is hit, that the required header is not
returned (see elastic#26419).
@spinscale spinscale added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache v5.6.0 blocker >deprecation labels Aug 29, 2017
@spinscale spinscale merged commit 5d638a4 into elastic:5.6 Aug 29, 2017
jasontedor added a commit that referenced this pull request Aug 29, 2017
* 5.6:
  Adapt Netty 3 to avoid blocking on channel close
  Avoid blocking on channel close on network thread (#25521)
  Scripting: Deprecate scripts.max_compilation_per_minute setting (#26420)
  Revert "[Docs] Update Java Low-Level documentation to reflect shaded deps (#25882)"
  [DOCS] Updates 5.6.0 release notes
  [DOCS] Updates 5.5.3 release notes
  Revert "Scripting: Deprecate scripts.max_compilation_per_minute setting (#26402)"
  Scripting: Deprecate scripts.max_compilation_per_minute setting (#26402)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >deprecation v5.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant