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:
parent
9d1ed22def
commit
11908868c5
|
@ -73,8 +73,6 @@ 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
|
||||
internal:cluster/nodes/indices/shard/store
|
||||
internal:cluster/nodes/indices/shard/store[n]
|
||||
|
|
Loading…
Reference in New Issue