Add task cancellation mechanism

See elastic/elasticsearchelastic/elasticsearch#16320 for more information

Original commit: elastic/x-pack-elasticsearch@4f8a9b1258
This commit is contained in:
Igor Motov 2016-01-29 15:33:57 -05:00
parent 00de835fc6
commit dbff0e1144
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@ cluster:admin/snapshot/delete
cluster:admin/snapshot/get
cluster:admin/snapshot/restore
cluster:admin/snapshot/status
cluster:admin/tasks/cancel
cluster:monitor/health
cluster:monitor/nodes/hot_threads
cluster:monitor/nodes/info

View File

@ -1,6 +1,7 @@
cluster:admin/render/template/search
cluster:admin/snapshot/status[nodes]
cluster:admin/snapshot/status[nodes][n]
cluster:admin/tasks/cancel[n]
cluster:monitor/nodes/hot_threads[n]
cluster:monitor/nodes/info[n]
cluster:monitor/nodes/liveness
@ -69,6 +70,7 @@ indices:monitor/shard_stores
indices:monitor/stats[n]
indices:monitor/upgrade[n]
indices:monitor/upgrade
internal:admin/tasks/ban
internal:cluster/node/index/deleted
internal:cluster/node/index_store/deleted
internal:cluster/node/mapping/refresh