Skip to content

Async search support for cross cluster search minimize round trip optimization  #73971

@ppf2

Description

@ppf2

Async search does not currently support minimize roundtrip optimization when used with cross cluster search. This is a documented limitation.

With Kibana now using async searches by default, this could cause performance issues in some environments that use cross cluster search with slower/inconsistent network latency. One workaround is to enable the deprecated advanced setting courier:batchSearches in Kibana which will switch Kibana back to using the old way of querying Elasticsearch via msearch (but this option is slated for removal in 8.0).

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>enhancementTeam:SearchMeta label for search team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions