OpenSearch/modules/reindex
Martijn van Groningen 11935cd480
Replace Streamable w/ Writeable in BaseTasksResponse and subclasses (#36176)
This commit replaces usages of Streamable with Writeable for the
BaseTasksResponse / TransportTasksAction classes and subclasses of
these classes.

Note that where possible response fields were made final.

Relates to #34389
2018-12-05 13:14:10 +01:00
..
src Replace Streamable w/ Writeable in BaseTasksResponse and subclasses (#36176) 2018-12-05 13:14:10 +01:00
build.gradle Switch old reindex tests to use use JDK 8 (#34646) 2018-10-19 15:11:48 -04:00