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

bulkio: Count corrupt schedules. #54041

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

miretskiy
Copy link
Contributor

Differentiate between "bad schedules" -- schedules
we could not execute, and corrupt ones (schedules
we couldn't even parse).

Release Notes: None
Release Justification: No impact metrics change.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dt
Copy link
Member

dt commented Sep 16, 2020

I think I'd feel slightly better calling it "unreadable" or "malformed", just since "corrupt" makes it sounds like cockroach is losing bytes or something, but my guess is usually it's going to be more likely a proto change/version skew problem. Same result, but "corrupt" is just a scary word to throw around when I'm guessing it's simply "unreadable [... by this version]" or "malformed [... according to this version]". /2¢.

@miretskiy
Copy link
Contributor Author

Good point -- names changed to make them less scary.

Differentiate between "bad schedules" -- schedules
we could not execute, and corrupt ones (schedules
we couldn't even parse).

Release Notes: None
Release Justification: No impact metrics change.
@miretskiy
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 29, 2020

Build succeeded:

@craig craig bot merged commit cfcc947 into cockroachdb:master Sep 29, 2020
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