Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pending cluster tasks api #3368

Closed
martijnvg opened this issue Jul 23, 2013 · 0 comments
Closed

Add pending cluster tasks api #3368

martijnvg opened this issue Jul 23, 2013 · 0 comments

Comments

@martijnvg
Copy link
Member

Add an api that shows how many cluster state related tasks (like create index, fail shard etc) are pending.

Usually this will return an empty lists of tasks, because cluster state related tasks execute fast. This api is useful for diagnostic purposes. Rest api:

curl -XGET 'localhost:9200/_cluster/pending_tasks'
@ghost ghost assigned martijnvg Jul 23, 2013
martijnvg added a commit that referenced this issue Jul 23, 2013
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant