-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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-25.1: storage/metamorphic: reduce default op count #142088
Conversation
Close #140771. Epic: none Release note: none
3b2a23d
to
e98995e
Compare
Thanks for opening a backport. Please check the backport criteria before merging:
If your backport adds new functionality, please ensure that the following additional criteria are satisfied:
Also, please add a brief release justification to the body of your PR to justify this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did something slow down to start causing these timeouts?
Reviewable status:
complete! 1 of 0 LGTMs obtained (waiting on @jbowens, @RaduBerinde, and @xxmplus)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did something slow down to start causing these timeouts?
Part of the slowness comes from the fact that 'crdbtest' now enables the invariants
tag in Pebble. It doesn't matter much in most Cockroach tests, but things that tightly exercise Pebble operations observe the slow down
Reviewable status:
complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde and @xxmplus)
Backport 1/1 commits from #142080 on behalf of @jbowens.
/cc @cockroachdb/release
Close #140771.
Epic: none
Release note: none
Release justification: non-production code changes