yugabyte/yugabyte-db

[docdb] PITR: Add an multi tablet API for DeleteSnapshot

Open

#8,865 建立於 2021年6月11日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (1,003 fork)batch import
area/docdbgood first issuekind/enhancementpriority/medium

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

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

貢獻者指南