-
Notifications
You must be signed in to change notification settings - Fork 4.1k
loqrecovery: add make-plan command for half-online approach #93046
Copy link
Copy link
Closed
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Add make-plan cli command as described in RFC.
Half online version of the command now also does what collect-info was doing in offline mode.
It command relies on collection implementation added in #93040 with possible retries if consistent info can't be collected and updated planning algorithm added in #93038.
Part of #77273
Jira issue: CRDB-22133
Epic CRDB-14205
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-replicationRelating to Raft, consensus, and coordination.Relating to Raft, consensus, and coordination.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)