Skip to content

backupccl: fix a bug when backing up mutated views#66072

Merged
pbardea merged 1 commit intocockroachdb:release-20.2from
pbardea:views-rev-history
Jun 4, 2021
Merged

backupccl: fix a bug when backing up mutated views#66072
pbardea merged 1 commit intocockroachdb:release-20.2from
pbardea:views-rev-history

Conversation

@pbardea
Copy link
Copy Markdown
Contributor

@pbardea pbardea commented Jun 4, 2021

A bug was introduced where backups may sometimes fail claiming that a
span (covered by a view) was not covered by previous backups. This span
should not have been requested by the backup in the first place.

Release note (bug fix): Fix a bug where incremental backups with
revision history would sometimes fail if a view was altered between
incremental backups.

@pbardea pbardea requested review from a team and adityamaru and removed request for a team June 4, 2021 03:27
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

A bug was introduced where backups may sometimes fail claiming that a
span (covered by a view) was not covered by previous backups. This span
should not have been requested by the backup in the first place.

Release note (bug fix): Fix a bug where incremental backups with
revision history would sometimes fail if a view was altered between
incremental backups.
@pbardea pbardea force-pushed the views-rev-history branch from 0f827b5 to 86dccd8 Compare June 4, 2021 13:01
@pbardea pbardea merged commit e3de35e into cockroachdb:release-20.2 Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants