Request Timeout after 30000ms error

[es_rejected_execution_exception] rejected execution of org.elasticsearch.transport.TransportService$7@1f7c2643 on EsThreadPoolExecutor[search, queue capacity = 1000, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@1fba9473[Running, pool size = 7, active threads = 7, queued tasks = 1000, completed tasks = 505]]

Hi, what question do you have here?

The exception tells us that your search queue is full, ergo the rejection you see when trying to execute a search.

Ref: Thread pools | Elasticsearch Guide [8.11] | Elastic

{"statusCode":406,"error":"Not Acceptable","message":"Short url target path must be in the format "/app/{{appId}}", found "/""}.

The graphs are loding but not showing and Request Timeout after 30000ms.but cluster health is green.I can't undersatnd this.i changed que to 2000.but doesn't work

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