elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.25k stars 24.85k forks source link

Introduce a stop downsample api #107575

Open martijnvg opened 7 months ago

martijnvg commented 7 months ago

Downsampling can take a long time and unfortunately in erroneous situations, downsample operations may get stuck. We should be able to cancel a downsample operation for these cases.

Stopping a downsample operation would include the following steps:

elasticsearchmachine commented 7 months ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)