Skip to content

backupccl: fix paper cut in latest files directory structure#78243

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:backup-directory-paper-cut
Mar 22, 2022
Merged

backupccl: fix paper cut in latest files directory structure#78243
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:backup-directory-paper-cut

Conversation

@adityamaru
Copy link
Copy Markdown
Contributor

Prior to this change, the LATEST files of a backup were written to
metadatalatest/ instead of metadata/latest/, this patch fixes
that.

Release note (bug fix): The LATEST file that points to the latest full
backup in a collection was written to a directory path with the wrong
structure.

Prior to this change, the LATEST files of a backup were written to
`metadatalatest/` instead of `metadata/latest/`, this patch fixes
that.

Release note (bug fix): The LATEST file that points to the latest full
backup in a collection was written to a directory path with the wrong
structure.
@adityamaru adityamaru requested review from a team, DarrylWong and dt March 22, 2022 12:18
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@adityamaru
Copy link
Copy Markdown
Contributor Author

Screen Shot 2022-03-22 at 6 04 44 PM

@adityamaru
Copy link
Copy Markdown
Contributor Author

adityamaru commented Mar 22, 2022

TFTR! bazel flake is #77937.

bors r=DarrylWong

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 22, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 22, 2022

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.

3 participants