Skip to content

Cancel underlying aggregation query if aggregation is modified #17846

@alexfrancoeur

Description

@alexfrancoeur

It is possible that an aggregation defined in visualize can have more impact on Elasticsearch than you intended. If an end user decides to modify an aggregation when defining a visualization, we should automatically cancel the previous aggregation query.

Utilizing the new ability to associate an ID with tasks (elastic/elasticsearch#27764) and the task management API, we should be able to automatically cancel a running query if the user has redefined the aggregation for a visualization.

Related to #14544, #17265, #17844, #17845

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions