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

importccl: persist bulk op summary during execution #68218

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Jul 29, 2021

Fixes #67987.
Fixes #67987.

Release note (bug fix): Fix a bug where the summary displayed after an
IMPORT command would sometimes be inaccurate due to retries.

Release justification: Bug fix. Fix a bug where the summary displayed after an
IMPORT command would sometimes be inaccurate due to retries.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pbardea pbardea force-pushed the persist-res branch 2 times, most recently from 4702d7d to ef70f3e Compare July 29, 2021 17:18
@pbardea pbardea self-assigned this Jul 31, 2021
@pbardea pbardea force-pushed the persist-res branch 6 times, most recently from edcf302 to 009b1a7 Compare August 4, 2021 18:47
@pbardea pbardea marked this pull request as ready for review August 4, 2021 19:28
@pbardea pbardea requested a review from a team August 4, 2021 19:28
@pbardea pbardea requested a review from a team as a code owner August 4, 2021 19:28
@pbardea pbardea requested review from a team, adityamaru and dt and removed request for a team August 4, 2021 19:28
@michae2
Copy link
Collaborator

michae2 commented Aug 17, 2021

@dt @adityamaru just a friendly ping, wondering if you can take a look this week, since this is blocking #67106

@pbardea pbardea requested a review from a team as a code owner August 17, 2021 18:43
@pbardea pbardea force-pushed the persist-res branch 3 times, most recently from 36a56e1 to b6b7469 Compare August 20, 2021 16:27
@michae2
Copy link
Collaborator

michae2 commented Aug 20, 2021

@pbardea thanks again for working on this, I really appreciate it! 🙂

@pbardea
Copy link
Contributor Author

pbardea commented Aug 20, 2021

Hoping to get this merged this aft! Fighting rebases and flakes, but I'm hoping this next push should do the trick.

@pbardea pbardea force-pushed the persist-res branch 4 times, most recently from 4562d36 to a3463cc Compare August 25, 2021 18:31
Release note (bug fix): Fix a bug where IMPORT internal retries (ie due
to node failures) may not pick up latest progress updates.
@pbardea pbardea force-pushed the persist-res branch 2 times, most recently from 65684a8 to 305ec67 Compare August 27, 2021 19:00
Release note (bug fix): Fix a bug where the summary displayed after an
IMPORT command would sometimes be inaccurate due to retries.

Release justification: Bug fix. Fix a bug where the summary displayed after an
IMPORT command would sometimes be inaccurate due to retries.
@pbardea
Copy link
Contributor Author

pbardea commented Aug 30, 2021

There seems to be an issue with running the bazel import tests under race on master. Going to merge this as is and file an issue for that separately.
bors r+

@craig
Copy link
Contributor

craig bot commented Aug 30, 2021

Build succeeded:

@craig craig bot merged commit b78f3fc into cockroachdb:master Aug 30, 2021
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.

import: job summary is sometimes inaccurate
4 participants