mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
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. |
||
---|---|---|
.. | ||
external-modules | ||
fixtures | ||
framework | ||
logger-usage | ||
x-content | ||
yaml-rest-runner | ||
build.gradle |