OpenSearch/modules
Jason Tedor 563141c6c9
Upgrade to Netty 4.1.25.Final (#31232)
This commit upgrades us to Netty 4.1.25. This upgrade is more
challenging than past upgrades, all because of a new object cleaner
thread that they have added. This thread requires an additional security
permission (set context class loader, needed to avoid leaks in certain
scenarios). Additionally, there is not a clean way to shutdown this
thread which means that the thread can fail thread leak control during
tests. As such, we have to filter this thread from thread leak control.
2018-06-11 16:55:07 -04:00
..
aggs-matrix-stats Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
analysis-common Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ingest-common Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
lang-expression Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
lang-mustache Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
lang-painless Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
mapper-extras Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
parent-join Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
percolator Remove version argument in RangeFieldType (#30411) 2018-05-16 17:42:44 +02:00
rank-eval Fix expectation on parsing exception (#31108) 2018-06-06 09:58:16 +02:00
reindex Upgrade to Netty 4.1.25.Final (#31232) 2018-06-11 16:55:07 -04:00
repository-url Remove BlobContainer.move() method (#31100) 2018-06-07 10:48:31 +02:00
transport-netty4 Upgrade to Netty 4.1.25.Final (#31232) 2018-06-11 16:55:07 -04:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00