OpenSearch/plugins
Tim Brooks 0b50a670a4
Remove transport name from tcp channel (#40074)
Currently, we maintain a transport name ("mock-nio", "nio", "netty")
that is passed to a `TcpTransportChannel` when a request is received.
The value of this name is to associate with the task when we register a
task with the task manager. However, it is only possible to run ES with
one transport, so having an implementation specific name is unnecessary.
This commit removes the name and replaces it with the generic
"transport".
2019-03-15 12:04:13 -06:00
..
analysis-icu Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-kuromoji Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-nori Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-phonetic Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-smartcn Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-stempel Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
analysis-ukrainian Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
discovery-azure-classic Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
discovery-ec2 Bump jackson-databind version for AWS SDK (#39183) 2019-02-20 13:04:50 -05:00
discovery-gce Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
examples Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
ingest-attachment Upgrade the bouncycastle dependency to 1.61 (#40017) 2019-03-14 08:54:47 -04:00
mapper-annotated-text Bug fix for AnnotatedTextHighlighter - port of 39525 (#39749) 2019-03-06 19:02:04 +00:00
mapper-murmur3 Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
mapper-size Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
repository-azure Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
repository-gcs plugins/repository-gcs: Update google-cloud-storage/core to 1.59.0 (#39748) 2019-03-10 11:04:52 -04:00
repository-hdfs Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
repository-s3 Add Support for S3 Intelligent Tiering (#39376) (#39620) 2019-03-04 10:32:37 +01:00
store-smb Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
transport-nio Remove transport name from tcp channel (#40074) 2019-03-15 12:04:13 -06:00
build.gradle Testclusters: start using it for testing some plugins (#39693) 2019-03-07 17:52:50 +02:00