Skip to content

cli: remove cockroach dump from CRDB#56964

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:dump-is-dead
Nov 23, 2020
Merged

cli: remove cockroach dump from CRDB#56964
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:dump-is-dead

Conversation

@adityamaru
Copy link
Copy Markdown
Contributor

@adityamaru adityamaru commented Nov 20, 2020

Previously we maintained both BACKUP and dump as BACKUP was
enterprise-only but in 20.2+ basic backup that can do at least as much
as dump can is free so this is no longer a reason to keep dump.

More detailed explanation at #54040.

Fixes: #56405
Fixes: #28948

@adityamaru adityamaru requested review from a team, dt and knz November 20, 2020 17:41
@adityamaru adityamaru requested a review from a team as a code owner November 20, 2020 17:41
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@knz
Copy link
Copy Markdown
Contributor

knz commented Nov 20, 2020

Should you not mark this as "fixing" #56405 and #28948 ?

Copy link
Copy Markdown
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 5 of 5 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @dt)

Previously we maintained both BACKUP and dump as BACKUP was
enterprise-only but in 20.2+ basic backup that can do at least as much
as dump can is free so this is no longer a reason to keep dump.

More detailed explanation at cockroachdb#54040.

Fixes: cockroachdb#56405
@adityamaru
Copy link
Copy Markdown
Contributor Author

TFTRs!

bors r=knz

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 23, 2020

Build succeeded:

@craig craig bot merged commit 22da098 into cockroachdb:master Nov 23, 2020
@adityamaru adityamaru deleted the dump-is-dead branch November 23, 2020 20:00
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.

roachtest: dump-backwards-compatibility failed cli,sql: cockroach dump cannot be used to export all data

3 participants