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

cli: remove cockroach dump from CRDB #56964

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

adityamaru
Copy link
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 dt, knz and a team 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
Member

This change is Reviewable

@knz
Copy link
Contributor

knz commented Nov 20, 2020

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

Copy link
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
Contributor Author

TFTRs!

bors r=knz

@craig
Copy link
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