Adds an experimental flag for the cache nodes, that optionally streams in the data from object storage. This removes the requirement for disk for cache nodes, enabling switching to significantly cheaper storage types.
Current implementation still results in the assignments still being "downloaded" and "initialized," but transparent to Lucene this is fetching with block-level caches into memory at the time of request.
Summary
Adds an experimental flag for the cache nodes, that optionally streams in the data from object storage. This removes the requirement for disk for cache nodes, enabling switching to significantly cheaper storage types.
Current implementation still results in the assignments still being "downloaded" and "initialized," but transparent to Lucene this is fetching with block-level caches into memory at the time of request.
To use set:
optionally: