elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.62k stars 24.64k forks source link

Benchmark security and logs Rally tracks using `store_array_source` #112354

Open salvatore-campagna opened 3 weeks ago

salvatore-campagna commented 3 weeks ago

Description

We need to run a benchmark to evaluate the impact of using store_array_source with values true and false to have a better understanding of the impact on storage footprint, indexing throughput and query latency. Setting the default value to true as described in https://github.com/elastic/elasticsearch/issues/112012 results in, at least, some storage overhead.

elasticsearchmachine commented 3 weeks ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)