Skip to content

backupccl: fix database resolution for revision_history cluster backups#53667

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
pbardea:database-rev-history
Sep 1, 2020
Merged

backupccl: fix database resolution for revision_history cluster backups#53667
craig[bot] merged 1 commit intocockroachdb:masterfrom
pbardea:database-rev-history

Conversation

@pbardea
Copy link
Copy Markdown
Contributor

@pbardea pbardea commented Aug 31, 2020

Previously database descriptor changes were not tracked when performing
cluster backups with revision history.

Fixes #52392.

Release justification: bug fix
Release note (bug fix): Database creation/deletion was previously not
correctly tracked by revision_history cluster backups. This is now
fixed.

@pbardea pbardea requested review from a team and dt August 31, 2020 14:52
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Previously database descriptor changes were not tracked when performing
cluster backups with revision history.

Release justification: bug fix
Release note (bug fix): Database creation/deletion was previously not
correctly tracked by revision_history cluster backups. This is now
fixed.
@pbardea pbardea force-pushed the database-rev-history branch from fc4e97f to 4c4b2a6 Compare August 31, 2020 16:02
@pbardea
Copy link
Copy Markdown
Contributor Author

pbardea commented Sep 1, 2020

TFTR!
bors r=dt

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2020

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2020

Build succeeded:

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.

backupccl: fix support for db changes in cluster backup with revision_history

3 participants