elasticsearch/test
Armin Braun 06d4ef7df1
Use chunked REST serialization for large REST responses (#88311)
Adds chunked rest serialization infrastructure that tries to serialize
only what can be flushed to the channel right away instead of fully
materializing a response on heap first and then writing it to the channel.

Makes use of the new infrastructure for get-snapshots as an example use case.
2022-09-06 14:32:00 +02:00
..
external-modules Don't index geo_shape field in AbstractBuilderTestCase (#88437) 2022-07-12 06:52:14 +02:00
fixtures Replace supplier of ParameterizedMessage with java.util.Supplier<String> (#86971) 2022-05-23 08:51:07 +02:00
framework Use chunked REST serialization for large REST responses (#88311) 2022-09-06 14:32:00 +02:00
logger-usage Refactor ParameterizedMessage used in lambda and casted to Supplier (#87156) 2022-05-31 08:46:35 +02:00
x-content Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
yaml-rest-runner Remove calls to deprecated xcontent method (#84733) 2022-08-01 22:18:03 +09:30
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00