OpenSearch/x-pack/plugin/ccr
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
..
qa [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
src Refactor TransportSingleShardAction to serialize Writeable responses (#41985) (#42040) 2019-05-09 22:08:31 -07:00
build.gradle Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00