OpenSearch/test
Tim Brooks 023e3c207a
Concurrent file chunk fetching for CCR restore (#38656)
Adds the ability to fetch chunks from different files in parallel, configurable using the new `ccr.indices.recovery.max_concurrent_file_chunks` setting, which defaults to 5 in this PR.

The implementation uses the parallel file writer functionality that is also used by peer recoveries.
2019-02-09 21:19:57 -07:00
..
fixtures
framework Concurrent file chunk fetching for CCR restore (#38656) 2019-02-09 21:19:57 -07:00
logger-usage
build.gradle