Loading

High Cluster Pending Tasks

A large backlog of cluster management tasks is waiting to run. That means the cluster cannot apply metadata changes fast enough for current load.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity High
Scope Cluster
Domains performance, cluster-health

You can customize these settings to adjust when AutoOps detects this event and presents the insight. Refer to AutoOps event settings for details.

The default customization settings are:

Setting Type Default
Cluster pending tasks threshold Integer 500
Consecutive samples required above threshold Integer 6
Tip

Raising these thresholds reduces noise but delays detection. Lowering them triggers the insight sooner but can increase alerts during minor blips.

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

There are currently 12 pending tasks in the cluster management queue, sustained for over 5 consecutive samplings.

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

When a cluster has too many pending tasks sustained over multiple samplings, it’s a sign that the cluster cannot keep up with its current load and the cause of delay should be investigated. Pending tasks can be monitored using the pending cluster tasks API which returns a list of cluster state changes that haven't been executed yet.