OpenSearch/modules
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
..
aggs-matrix-stats Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
analysis-common Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-common Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
lang-expression Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
lang-mustache Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
lang-painless Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-extras Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
parent-join Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
percolator Add OneStatementPerLineCheck to Checkstyle rules (#33682) 2018-09-21 11:52:31 +02:00
rank-eval Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
reindex Improve IndexNotFoundException's default error message (#34649) 2018-10-24 12:53:31 -07:00
repository-url Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
transport-netty4 Reduce channels in AbstractSimpleTransportTestCase (#34863) 2018-10-25 13:37:49 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00