OpenSearch/x-pack/plugin
Tal Levy 5640197632
Refactor TransportSingleShardAction to serialize Writeable responses (#41985) (#42040)
Previously, TransportSingleShardAction required constructing a new
empty response object. This response object's Streamable readFrom
was used. As part of the migration to Writeable, the interface here
was updated to leverage Writeable.Reader.

relates to #34389.
2019-05-09 22:08:31 -07:00
..
ccr Refactor TransportSingleShardAction to serialize Writeable responses (#41985) (#42040) 2019-05-09 22:08:31 -07:00
core [ML] verify that there are no duplicate leaf fields in aggs (#41895) (#42025) 2019-05-09 14:29:10 -05:00
data-frame [ML Data Frame] Set executing nodes in task actions (#41798) 2019-05-08 12:25:36 +01:00
deprecation Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
graph Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
ilm Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
logstash Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
ml [ML] relax set upgrade mode test to match what is guaranteed (#41958) (#41979) 2019-05-09 14:28:50 -05:00
monitoring Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
rollup Cleanup RollupSearch exceptions, disallow partial results (#41272) 2019-05-08 12:38:42 -04:00
security Mute ApiKeyIntegTests 2019-05-09 13:24:52 +01:00
sql SQL: Remove CircuitBreaker from parser (#41835) 2019-05-07 23:25:37 +03:00
src/test [ML] verify that there are no duplicate leaf fields in aggs (#41895) (#42025) 2019-05-09 14:29:10 -05:00
watcher Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00