OpenSearch/modules
Armin Braun 4b199dde8d
NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511)
* Upgrade to `4.1.28` since the problem reported in #32487 is a bug in Netty itself (see https://github.com/netty/netty/issues/7337)
* Fixed other leaks in test code that now showed up due to fixes improvements in leak reporting in the newer version
* Needed to extend permissions for netty common package because it now sets a classloader at runtime after changes in 63bae0956a
* Adjusted forbidden APIs check accordingly
* Closes #32487
2018-08-01 02:34:58 +02:00
..
aggs-matrix-stats Remove some dead code (#31993) 2018-07-26 17:12:51 +02:00
analysis-common Call setReferences() on custom referring tokenfilters in _analyze (#32157) 2018-07-18 14:43:20 +01:00
ingest-common INGEST: Clean up Java8 Stream Usage (#32059) 2018-07-30 21:25:30 +02:00
lang-expression Upgrade to Lucene-7.5.0-snapshot-608f0277b0 (#32390) 2018-07-27 08:28:51 +02:00
lang-mustache SCRIPTING: Remove unused MultiSearchTemplateRequestBuilder (#32049) 2018-07-14 09:03:35 +02:00
lang-painless Painless: Clean up PainlessMethod (#32476) 2018-07-31 16:25:53 -07:00
mapper-extras AbstractQueryTestCase should run without type less often (#28936) 2018-07-26 20:29:05 +02:00
parent-join has_parent builder: exception message/param fix (#31182) 2018-06-30 11:17:37 -07:00
percolator Add support for field aliases. (#32172) 2018-07-18 09:33:09 -07:00
rank-eval Rank-Eval: Reduce scope of an unchecked supression 2018-07-26 11:16:01 +02:00
reindex Changed ReindexRequest to use Writeable.Reader (#32401) 2018-07-31 10:11:17 -04:00
repository-url lazy snapshot repository initialization (#31606) 2018-07-13 20:05:49 +02:00
transport-netty4 NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00