Force Merge Segments - Avoid Throttling

Is there any way to disable throttling that happens upon invoking force merge segments?
I can't find any API in documentation to avoid this throttling logic.

Throttling happens when your storage can not keep up, so best way to eliminate it would be to get faster storage.

@Christian_Dahlqvist I think you are referring to Elasticsearch background merge.
I am referring to Force_merge API.
Btw, I found the workaround by increasing thread pool size for force_merge via config file.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.