Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore: RESTORE issues illegal split in the middle of a SQL row #67488

Closed
pbardea opened this issue Jul 12, 2021 · 0 comments · Fixed by #67497
Closed

restore: RESTORE issues illegal split in the middle of a SQL row #67488

pbardea opened this issue Jul 12, 2021 · 0 comments · Fixed by #67497
Assignees
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. S-2-temp-unavailability Temp crashes or other availability problems. Can be worked around or resolved by restarting. T-disaster-recovery

Comments

@pbardea
Copy link
Contributor

pbardea commented Jul 12, 2021

Describe the problem

After a restore a SQL row was found to straddle a range boundary, which should not happen. This happens when a row is split between 2 KVs belonging to the same SQL row.

Epic CRDB-8816

@pbardea pbardea added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-disaster-recovery labels Jul 12, 2021
@pbardea pbardea self-assigned this Jul 12, 2021
@jordanlewis jordanlewis added the S-2-temp-unavailability Temp crashes or other availability problems. Can be worked around or resolved by restarting. label Jul 12, 2021
@pbardea pbardea changed the title restore: possibly issuing illegal split in the middle of a SQL row restore: RESTORE issues illegal split in the middle of a SQL row Jul 19, 2021
@craig craig bot closed this as completed in 1375a40 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. S-2-temp-unavailability Temp crashes or other availability problems. Can be worked around or resolved by restarting. T-disaster-recovery
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants