OpenSearch/modules
Jack Conradson 44f08717ba
[Scripting] Make Max Script Length Setting Dynamic (#35184)
This changes the current script.max_size_in_bytes to be dynamic so it can be 
set through the cluster settings API. This setting is also applied to inline scripts 
in the compile method of ScriptService to prevent excessively long inline 
scripts from being compiled. The script length limit is removed from Painless as 
this is no longer necessary with the protection in compile.
2018-11-02 16:07:54 -07:00
..
aggs-matrix-stats Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
analysis-common Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ingest-common Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
lang-expression Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
lang-mustache Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
lang-painless [Scripting] Make Max Script Length Setting Dynamic (#35184) 2018-11-02 16:07:54 -07:00
mapper-extras Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
parent-join Refactor children aggregator into a generic ParentJoinAggregator (#34845) 2018-10-26 16:26:45 +02:00
percolator Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
rank-eval Introduce durability of circuit breaking exception 2018-11-02 13:12:44 +01:00
reindex Run code snippets in ReindexDocumentationIT (#35165) 2018-11-02 13:52:15 +01:00
repository-url Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
transport-netty4 Use single netty event loop group for transports (#35181) 2018-11-02 16:31:19 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00