Skip to content

importccl: fix fixtures import progress tracking #38485

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

Merged
merged 1 commit into from
Jun 27, 2019

Conversation

danhhz
Copy link
Contributor

@danhhz danhhz commented Jun 27, 2019

The total batches denominator was previously unset, so got the zero
value. This caused us to add infinite progress, which was truncated at
100%.

Release note: None

The total batches denominator was previously unset, so got the zero
value. This caused us to add infinite progress, which was truncated at
100%.

Release note: None
@danhhz danhhz requested review from dt and a team June 27, 2019 04:07
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@danhhz
Copy link
Contributor Author

danhhz commented Jun 27, 2019

TFTRs!

bors r=tbg,dt

@craig
Copy link
Contributor

craig bot commented Jun 27, 2019

Build failed

@danhhz
Copy link
Contributor Author

danhhz commented Jun 27, 2019

"Error while applying patch"

bors r=tbg,dt

craig bot pushed a commit that referenced this pull request Jun 27, 2019
38485: importccl: fix fixtures import progress tracking r=tbg,dt a=danhhz

The total batches denominator was previously unset, so got the zero
value. This caused us to add infinite progress, which was truncated at
100%.

Release note: None

Co-authored-by: Daniel Harrison <[email protected]>
@craig
Copy link
Contributor

craig bot commented Jun 27, 2019

Build succeeded

@craig craig bot merged commit efcc68d into cockroachdb:master Jun 27, 2019
@danhhz danhhz deleted the import_progress branch September 3, 2019 19:02
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.

4 participants