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

staging-v23.1.20: release-23.1: jobs: avoid errors related to fraction completed #123133

Merged

Conversation

blathers-crl[bot]
Copy link

@blathers-crl blathers-crl bot commented Apr 26, 2024

Backport 1/1 commits from #122963 on behalf of @stevendanna.

/cc @cockroachdb/release


Backport 1/2 commits from #122674.

/cc @cockroachdb/release


Release justification: Bug fix for bug that results in failed backup.

FractionProgressed is used by jobs that do a substantial amount of
work. Failing the entire job because it has miscalculated its fraction
progressed estimate is not good.

Here, we leave the error state for non-release builds but log in
release builds.

Epic: none

Release note (bug fix): A job will now log rather than fail if it
reports an out-of bound progress fraction.
@blathers-crl blathers-crl bot requested a review from a team as a code owner April 26, 2024 16:03
@blathers-crl blathers-crl bot force-pushed the blathers/backport-staging-v23.1.20-122963 branch from 31b1c69 to 72a0c79 Compare April 26, 2024 16:03
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Apr 26, 2024
@blathers-crl blathers-crl bot requested a review from mgartner April 26, 2024 16:03
Copy link
Author

blathers-crl bot commented Apr 26, 2024

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@blathers-crl blathers-crl bot requested a review from msbutler April 26, 2024 16:03
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@stevendanna stevendanna merged commit 93a6798 into staging-v23.1.20 Apr 29, 2024
6 checks passed
@stevendanna stevendanna deleted the blathers/backport-staging-v23.1.20-122963 branch April 29, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants