elastic / elastic/elasticsearch
Use Snapshot Bulk Delete in SLM's SnapshotRetentionTask
Open
:Distributed/SLM
>enhancement
Team:Distributed
- Dominant language
- Java
- Stars
- 77.9k
- Forks
- 26.1k
- PR merge metrics
- PR metrics pending
Description
https://github.com/elastic/elasticsearch/pull/55474 introduced bulk deletes for snapshots.
We should use it in `org.elasticsearch.xpack.slm.SnapshotRetentionTask#deleteSnapshots` to speed up the retention task in case multiple snapshots have to be deleted.
Contributor guide
Assessment
This issue has not been assessed yet.