OpenSearch/modules
Jack Conradson 4fbe84edf6
Painless: Cleanup Cache (#33963)
* Adds equals/hashcode methods to the Painless* objects within the lookup package.
* Changes the caches to use the Painless* objects as keys as well as values. This forces 
future changes to taken into account the appropriate values for caching.
* Deletes the existing caching objects in favor of Painless* objects. This removes a pair of 
bugs that were not taking into account subtle corner cases related to augmented methods 
and caching.
* Uses the Painless* objects to check for equivalency in existing Painless* objects that 
may have already been added to a PainlessClass. This removes a bug related to return 
not being appropriately checked when adding methods.
* Cleans up several error messages.
2018-09-26 09:33:08 -07:00
..
aggs-matrix-stats Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
analysis-common Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
ingest-common INGEST: Tests for Drop Processor (#33430) 2018-09-25 19:29:22 +02:00
lang-expression MINOR: Remove Some Dead Code in Scripting (#33800) 2018-09-18 20:43:31 +02:00
lang-mustache Switch remaining LLREST usage to new style Requests (#33171) 2018-08-28 14:20:14 -04:00
lang-painless Painless: Cleanup Cache (#33963) 2018-09-26 09:33:08 -07:00
mapper-extras Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
parent-join Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
percolator Add OneStatementPerLineCheck to Checkstyle rules (#33682) 2018-09-21 11:52:31 +02:00
rank-eval Rank-Eval: Reduce scope of an unchecked supression 2018-07-26 11:16:01 +02:00
reindex Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
repository-url Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
transport-netty4 NETWORKING: Upgrade to Netty 4.1.29 (#33984) 2018-09-25 08:46:38 +02:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00