Skip to content

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

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:backfill-jobs-table
Mar 14, 2023
Merged

jobs,upgrades: add migration to backfill job_info table#98464
craig[bot] merged 1 commit intocockroachdb:masterfrom
adityamaru:backfill-jobs-table

Conversation

@adityamaru
Copy link
Copy Markdown
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 a team and dt March 12, 2023 21:34
@adityamaru adityamaru requested review from a team as code owners March 12, 2023 21:34
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@adityamaru
Copy link
Copy Markdown
Contributor Author

first two commits are #97218

@adityamaru adityamaru force-pushed the backfill-jobs-table branch from 77672bb to de6b093 Compare March 13, 2023 13:21
@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
@adityamaru adityamaru force-pushed the backfill-jobs-table branch from de6b093 to b1b019f Compare March 14, 2023 13:59
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 adityamaru force-pushed the backfill-jobs-table branch from b1b019f to 08f0288 Compare March 14, 2023 15:15
@adityamaru
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r=dt

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

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