elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
37 stars 314 forks source link

Support wait_for_completion for force-merge operations #1731

Open inqueue opened 1 year ago

inqueue commented 1 year ago

Closes https://github.com/elastic/rally/issues/1726.

This PR adds support for the wait_for_completion force-merge boolean parameter to allow Rally to execute forcemerge asynchronously without relying only on polling mode.