Skip to content

Avoid running can_match in search_shards for ES|QL #136967

@dnhatn

Description

@dnhatn

We should keep the coordinator-level can_match in search_shards for ES|QL, but skip the node-level can_match, combining this step into the data node requests to reduce latency.

Since we currently don't run this step for data node requests, we should only skip it for upgraded clusters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/ES|QLAKA ESQLTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions