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

jobs,upgrades: add migration to backfill job_info table #98464

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

adityamaru
Copy link
Contributor

This change adds a migration and corresponding cluster version
after which every job entry in the system.jobs table will have its
Payload and Progress written to two rows in the system.job_info table.

Informs: #97762

Release note: None

@adityamaru adityamaru requested review from dt and a team March 12, 2023 21:34
@adityamaru adityamaru requested review from a team as code owners March 12, 2023 21:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@adityamaru
Copy link
Contributor Author

first two commits are #97218

@adityamaru adityamaru requested a review from a team as a code owner March 13, 2023 13:21
@adityamaru adityamaru requested a review from dt March 13, 2023 13:21
@adityamaru adityamaru changed the title jobs.upgrades: add migration to backfill job_info table jobs,upgrades: add migration to backfill job_info table Mar 13, 2023
This change adds a migration and corresponding cluster version
after which every job entry in the system.jobs table will have its
Payload and Progress written to two rows in the system.job_info table.

Informs: cockroachdb#97762

Release note: None
@adityamaru
Copy link
Contributor Author

TFTR!

bors r=dt

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build succeeded:

@craig craig bot merged commit 421d136 into cockroachdb:master Mar 14, 2023
@adityamaru adityamaru deleted the backfill-jobs-table branch March 14, 2023 19:45
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