elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Rest integration test should run with more search concurrency

Open iverase opened this issue 9 months ago • 1 comments

Currently rest integration test runs on a (almost) standard Elasticsearch installation so in order to run concurrent searches, we need to have at least 100_000k documents on a shard. What means in practice is that we never run those tests with search concurrency which can hide issues when concurrency is enabled. Therefore we need to make sure we can run those tests with more search concurrency.

iverase avatar May 03 '24 08:05 iverase

Pinging @elastic/es-search (Team:Search)

elasticsearchmachine avatar May 03 '24 08:05 elasticsearchmachine

Pinging @elastic/es-search-foundations (Team:Search Foundations)

elasticsearchmachine avatar Jul 17 '24 18:07 elasticsearchmachine