Remove obsolete transport handlers
Original commit: elastic/x-pack-elasticsearch@9a9ce85b76
This commit is contained in:
parent
5f84ddee7c
commit
795a8a84ed
|
@ -55,7 +55,6 @@ indices:data/read/search[phase/fetch/id]
|
|||
indices:data/read/search[phase/query+fetch/scroll]
|
||||
indices:data/read/search[phase/query+fetch]
|
||||
indices:data/read/search[phase/query/id]
|
||||
indices:data/read/search[phase/query/query+fetch]
|
||||
indices:data/read/search[phase/query/scroll]
|
||||
indices:data/read/search[phase/query]
|
||||
internal:transport/proxy/indices:data/read/search[clear_scroll_contexts]
|
||||
|
@ -67,7 +66,6 @@ internal:transport/proxy/indices:data/read/search[phase/fetch/id]
|
|||
internal:transport/proxy/indices:data/read/search[phase/query+fetch/scroll]
|
||||
internal:transport/proxy/indices:data/read/search[phase/query+fetch]
|
||||
internal:transport/proxy/indices:data/read/search[phase/query/id]
|
||||
internal:transport/proxy/indices:data/read/search[phase/query/query+fetch]
|
||||
internal:transport/proxy/indices:data/read/search[phase/query/scroll]
|
||||
internal:transport/proxy/indices:data/read/search[phase/query]
|
||||
indices:data/read/tv[s]
|
||||
|
|
Loading…
Reference in New Issue