Remove handlers that have been removed from core

Removes handlers internal:cluster/node/index/deleted and internal:cluster/node/index_store/deleted that have been removed in core as part of elastic/elasticsearchelastic/elasticsearch#18602

Original commit: elastic/x-pack-elasticsearch@e040871e5a
This commit is contained in:
Yannick Welsch 2016-06-01 15:12:16 +02:00
parent 9d1ed22def
commit 11908868c5
1 changed files with 0 additions and 2 deletions

View File

@ -73,8 +73,6 @@ indices:monitor/stats[n]
indices:monitor/upgrade[n] indices:monitor/upgrade[n]
indices:monitor/upgrade indices:monitor/upgrade
internal:admin/tasks/ban internal:admin/tasks/ban
internal:cluster/node/index/deleted
internal:cluster/node/index_store/deleted
internal:cluster/node/mapping/refresh internal:cluster/node/mapping/refresh
internal:cluster/nodes/indices/shard/store internal:cluster/nodes/indices/shard/store
internal:cluster/nodes/indices/shard/store[n] internal:cluster/nodes/indices/shard/store[n]