yugabyte/yugabyte-db
Vedi su GitHub[docdb] PITR: Add an multi tablet API for DeleteSnapshot
Open
#8865 aperta il 11 giu 2021
area/docdbgood first issuekind/enhancementpriority/medium
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
Jira Link: DB-2228 When deleting schedules, we will want to delete all their associated snapshots. Right now we just have an API to delete a single snapshot, so we'll need to send N of these, fo the N snapshots. If we had an API which allows for a list of snapshot IDs, we could use it for both single snapshot and multiple snapshots cases.
cc @spolitov