OpenSearch/modules
Yannick Welsch 7aeb2fe73c Add per-socket keepalive options (#44055)
Uses JDK 11's per-socket configuration of TCP keepalive (supported on Linux and Mac), see
https://bugs.openjdk.java.net/browse/JDK-8194298, and exposes these as transport settings.
By default, these options are disabled for now (i.e. fall-back to OS behavior), but we would like
to explore whether we can enable them by default, in particular to force keepalive configurations
that are better tuned for running ES.
2019-08-06 10:45:44 +02:00
..
aggs-matrix-stats Fix Tring to Mutate Immutable Collections 2019-07-22 11:04:05 +02:00
analysis-common Enable reloading of synonym_graph filters (#45135) 2019-08-02 15:33:42 +02:00
ingest-common Convert remaining Action Response/Request to writeable.reader (#44528) (#44607) 2019-07-19 13:33:38 -07:00
ingest-geoip Mute multiple tests on Windows (7.x) (#44676) 2019-07-22 11:32:29 +03:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to Lucene 8.2.0 release (#44859) (#44892) 2019-07-26 08:14:59 +02:00
lang-mustache Remove StreamOutput #writeOptionalStreamable and #writeStreamableList (#44602) (#44643) 2019-07-19 15:55:53 -07:00
lang-painless Allow pipeline aggs to select specific buckets from multi-bucket aggs (#44179) 2019-08-05 12:18:40 -04:00
mapper-extras Ensure field caps doesn't error on rank feature fields. (#44370) 2019-07-16 15:56:50 -07:00
parent-join Remove generic on AggregatorFactory (#43664) (#44079) 2019-07-10 13:20:28 -04:00
percolator Refactor index engines to manage readers instead of searchers (#43860) 2019-07-04 22:49:43 +02:00
rank-eval Convert remaining Action Response/Request to writeable.reader (#44528) (#44607) 2019-07-19 13:33:38 -07:00
reindex Return seq_no and primary_term in noop update (#44603) 2019-07-25 19:16:56 -04:00
repository-url Remove blobExists Method from BlobContainer (#44472) (#44475) 2019-07-17 11:56:02 +02:00
systemd Mark fields in SystemdPluginTests as final 2019-07-24 17:16:50 +09:00
transport-netty4 Add per-socket keepalive options (#44055) 2019-08-06 10:45:44 +02:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00