OpenSearch/libs
Tim Brooks fdc6c9853f
Do not write if connect incomplete (#44466)
Currently, we do not handle READ or WRITE events until the channel
connection process is complete. However, the external write queue path
allows a write to be attempted when the conneciton is not complete. This
commit closes the loophole and only queues write operations when the
connection process is not complete.
2019-07-31 14:30:14 -06:00
..
cli [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
core Expose Elasticsearch API nullability information to Kotlin compiler. (#43912) (#44518) 2019-07-25 12:16:38 -07:00
dissect Eclipse libs projects setup fix (#42852) 2019-06-04 13:52:41 -07:00
geo GEO: Switch to using GeoTestUtil to generate random geo shapes (#44635) 2019-07-23 14:30:41 -04:00
grok Upgrade jcodings dependency to 1.0.44 (#43334) 2019-06-26 10:03:40 +02:00
nio Do not write if connect incomplete (#44466) 2019-07-31 14:30:14 -06:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Eclipse libs projects setup fix (#42852) 2019-06-04 13:52:41 -07:00
ssl-config Unmute test that seems to be fixed (#44432) 2019-07-31 16:33:21 +02:00
x-content [7.x] Add CloseIndexResponse to HLRC (#44349) (#44788) 2019-07-24 15:51:01 +02:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00