-
Notifications
You must be signed in to change notification settings - Fork 4.1k
copy: implement buffered copy that can retry #99327
Copy link
Copy link
Open
Labels
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)T-sql-queriesSQL Queries TeamSQL Queries Team
Description
We currently have limited retry support that is disabled and only works for nonatomic copies. We should enable it by default in 23.1 and implement a limited entire copy buffer so we can extend our retry support to atomic copies.
Jira issue: CRDB-25818
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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)T-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Backlog