OpenSearch/plugins
Tim Brooks c305f9dc03
Make keepalive pings bidirectional and optimizable (#35441)
This is related to #34405 and a follow-up to #34753. It makes a number
of changes to our current keepalive pings.

The ping interval configuration is moved to the ConnectionProfile.

The server channel now responds to pings. This makes the keepalive
pings bidirectional.

On the client-side, the pings can now be optimized away. What this
means is that if the channel has received a message or sent a message
since the last pinging round, the ping is not sent for this round.
2018-11-29 08:55:53 -07:00
..
analysis-icu Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
analysis-kuromoji Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
analysis-nori Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
analysis-phonetic Ensure TokenFilters only produce single tokens when parsing synonyms (#34331) 2018-11-29 10:35:38 +00:00
analysis-smartcn Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
analysis-stempel Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
analysis-ukrainian Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
discovery-azure-classic Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
discovery-ec2 Removes AbstractComponent from several classes (#35566) 2018-11-16 20:50:18 +01:00
discovery-gce Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07: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 Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ingest-user-agent Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-annotated-text Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
mapper-murmur3 Fix line longer than 140 characters in Murmur3FieldMapper 2018-10-18 10:49:23 -04:00
mapper-size Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
repository-azure Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
repository-gcs Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
repository-hdfs Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
repository-s3 Add read-only repository verification (#35731) 2018-11-23 14:45:05 +01:00
store-smb Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
transport-nio Make keepalive pings bidirectional and optimizable (#35441) 2018-11-29 08:55:53 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00