OpenSearch/plugins
Tim Brooks cf9aff954e
Reduce channels in AbstractSimpleTransportTestCase (#34863)
This is related to #30876. The AbstractSimpleTransportTestCase initiates
many tcp connections. There are normally over 1,000 connections in
TIME_WAIT at the end of the test. This is because every test opens at
least two different transports that connect to each other with 13
channel connection profiles. This commit modifies the default
connection profile used by this test to 6. One connection for each
type, except for REG which gets 2 connections.
2018-10-25 13:37:49 -06:00
..
analysis-icu Upgrade forbiddenapis to 2.6 (#33809) 2018-10-23 12:06:46 +03:00
analysis-kuromoji Analysis: Wrap at 140 columns (#34494) 2018-10-17 16:17:25 -04:00
analysis-nori upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-phonetic Analysis: Wrap at 140 columns (#34494) 2018-10-17 16:17:25 -04:00
analysis-smartcn upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-stempel upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-ukrainian upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
discovery-azure-classic Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
discovery-ec2 Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
discovery-gce Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
examples fixed test 2018-10-25 08:09:45 +02:00
ingest-attachment Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-geoip Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-user-agent Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-annotated-text Remove special-casing of Synonym filters in AnalysisRegistry (#34034) 2018-09-28 09:02:47 +01:00
mapper-murmur3 Fix line longer than 140 characters in Murmur3FieldMapper 2018-10-18 10:49:23 -04:00
mapper-size Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
repository-azure Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
repository-gcs Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
repository-hdfs Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
repository-s3 Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
store-smb Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
transport-nio Reduce channels in AbstractSimpleTransportTestCase (#34863) 2018-10-25 13:37:49 -06:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00