Error response in search

I am not getting the below error.

string(738) "{"error":{"root_cause":,"type":"search_phase_execution_exception","reason":"",
"phase":"fetch","grouped":true,"failed_shards":,"caused_by":{"type":"es_rejected_execution_exception","reason":"rejected execution of org.elasticsearch.common.util.concurrent.TimedRunnable@4e425fd4 on QueueResizingEsThreadPoolExecutor[name = 39c7e7f5e2b27d0399815ebc232c3215/search,
queue capacity = 1000, min queue capacity = 1000,
max queue capacity = 1000, frame size = 2000,
targeted response rate = 1s,
task execution EWMA = 28.8ms, adjustment amount = 50, org.elasticsearch.common.util.concurrent.QueueResizingEsThreadPoolExecutor@5c484f84[Running, pool size = 7,
active threads = 7, queued tasks = 1000,
completed tasks = 24063305]]"}},"status":429}"

Take a look at Should I increase my threadpool size if I get rejected executions or HTTP 429 responses?

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