OpenSearch/plugins
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
..
analysis-icu Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-kuromoji Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-nori Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-phonetic Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
analysis-smartcn Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-stempel Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
analysis-ukrainian Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
discovery-azure-classic Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
discovery-ec2 Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
discovery-file Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
discovery-gce Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
examples Move score script context from SearchScript to its own class (#30816) 2018-05-25 07:17:50 +02:00
ingest-attachment Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
repository-azure Use stronger write-once semantics for Azure repository (#30437) 2018-06-11 09:12:44 +02:00
repository-gcs Remove version from license file name for GCS SDK (#31221) 2018-06-08 21:19:16 -04:00
repository-hdfs Remove BlobContainer.move() method (#31100) 2018-06-07 10:48:31 +02:00
repository-s3 Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Upgrade to Netty 4.1.25.Final (#31232) 2018-06-11 16:55:07 -04:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00