Removes the old handler for shard snapshot status
Relates https://github.com/elastic/elasticsearch/pull/27443 Original commit: elastic/x-pack-elasticsearch@7f0021e3f4
This commit is contained in:
parent
32d0c1b0c7
commit
7c9af72d6e
|
@ -95,7 +95,6 @@ internal:cluster/nodes/indices/shard/store
|
|||
internal:cluster/nodes/indices/shard/store[n]
|
||||
internal:cluster/shard/failure
|
||||
internal:cluster/shard/started
|
||||
internal:cluster/snapshot/update_snapshot
|
||||
internal:cluster/snapshot/update_snapshot_status
|
||||
internal:discovery/zen/fd/master_ping
|
||||
internal:discovery/zen/fd/ping
|
||||
|
|
Loading…
Reference in New Issue