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

tests: reduce block cache size for kv0/enc=false/nodes=1/size=64kb/co… #133491

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sumeerbhola
Copy link
Collaborator

…nc=4096

This is done since the jemalloc faster release setting was insufficient in one case to prevent an OOM.

Fixes #130223

Epic: none

Release note: None

…nc=4096

This is done since the jemalloc faster release setting was insufficient in
one case to prevent an OOM.

Fixes cockroachdb#130223

Epic: none

Release note: None
@sumeerbhola sumeerbhola requested a review from a team as a code owner October 25, 2024 21:05
@sumeerbhola sumeerbhola requested review from DarrylWong and vidit-bhat and removed request for a team October 25, 2024 21:05
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator Author

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

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

This change reduces the Pebble block cache from 7.5GB to 6GB, when run on roachprod.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @DarrylWong, @itsbilal, and @vidit-bhat)

Copy link
Member

@itsbilal itsbilal left a comment

Choose a reason for hiding this comment

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

LGTM, nice catch!

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.

roachtest: kv0/enc=false/nodes=1/size=64kb/conc=4096 failed
3 participants