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

release-23.1: kvnemesis: ignore SysBytes mismatch #99244

Merged

Conversation

erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Mar 22, 2023

We occasionally see a SysBytes and SysCount MVCC stats mismatch due to lease requests racing with merges. We have a better fix for this on master, but won't backport it to 23.1. This avoids the test flake on release-23.1.

Touches #93896.
Resolves #99203.

Epic: none
Release note: None

Release justification: deflakes test.

We occasionally see a `SysBytes` and `SysCount` MVCC stats mismatch due
to lease requests racing with merges. We have a better fix for this on
`master`, but won't backport it to 23.1. This avoids the test flake on
`release-23.1`.

Epic: none
Release note: None
@erikgrinaker erikgrinaker requested review from pav-kv and a team March 22, 2023 16:02
@erikgrinaker erikgrinaker self-assigned this Mar 22, 2023
@erikgrinaker erikgrinaker requested a review from a team as a code owner March 22, 2023 16:02
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@erikgrinaker erikgrinaker changed the title kvnemesis: ignore SysBytes mismatch release-23.1: kvnemesis: ignore SysBytes mismatch Mar 22, 2023
Copy link
Collaborator

@nicktrav nicktrav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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