elasticsearch/docs/reference/modules
Stuart Tettemer bd64da0960
Scripting: Deprecate general cache settings (#55038)
* Scripting: Deprecate general cache settings

* Add script.disable_max_compilations_rate setting

* Move construction to ScriptCache

* Use ScriptService to do updates of CacheHolder

* Remove fallbacks

* Add SCRIPT_DISABLE_MAX_COMPILATIONS_RATE_SETTING to ClusterSettings

* Node scope

* Use back compat

* 8.0 for bwc

* script.max_compilations_rate=2048/1m -> script.disable_max_compilations_rate=true in docker compose

* do not guard in esnode

* Doc update

* isSnapshotBuild() -> systemProperty 'es.script.disable_max_compilations_rate', 'true'

* Do not use snapshot in gradle to set max_compilations_rate

* Expose cacheHolder as package private

* monospace 75/5m in cbreaker docs, single space in using

* More detail in general compilation rate error

* Test: don't modify defaultConfig on upgrade
2020-04-22 12:33:33 -06:00
..
cluster Document all shard allocation filtering attributes (#46992) 2019-11-21 08:29:45 -05:00
discovery Adjust docs for voting config exclusions API (#55006) 2020-04-20 19:47:09 +01:00
indices Scripting: Deprecate general cache settings (#55038) 2020-04-22 12:33:33 -06:00
cluster.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
cross-cluster-search.asciidoc Add documentation for remote cluster proxy mode (#52779) 2020-03-09 10:49:41 -06:00
discovery.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
gateway.asciidoc Deprecate delaying state recovery for master nodes (#53646) 2020-03-18 10:03:21 +00:00
http.asciidoc Add Trace Logging of REST Requests (#51684) 2020-02-06 20:05:03 +01:00
network.asciidoc Document wildcard for network interfaces (#28839) 2019-06-13 10:19:18 +02:00
node.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters.asciidoc [DOCS] Relocate "Remote Clusters" page (#55172) 2020-04-15 10:11:30 -04:00
threadpool.asciidoc [DOCS] Document max_concurrent_searches default (#55116) 2020-04-15 10:02:33 -04:00
transport.asciidoc [DOCS] Relocate transport module content (#55472) 2020-04-21 09:43:41 -04:00