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

Remove all memory settings from spilling config except maxtotalsize #11645

Open
lll-phill-lll opened this issue Nov 15, 2024 · 0 comments
Open
Assignees
Labels
area/runtime YDB runtime issues

Comments

@lll-phill-lll
Copy link
Member

As described here (https://nda.ya.ru/t/Tq18YnFT79frYF) the only suitable setting for spilling should be maximum data that is allowed to be spilled.

Points to consider: percent of disk vs bytes

Examples of configs:
Singlestore: https://docs.singlestore.com/db/v8.7/user-and-cluster-administration/maintain-your-cluster/managing-memory/disk-spilling/
Trino: https://trino.io/docs/current/admin/properties-spilling.html

@lll-phill-lll lll-phill-lll added the area/runtime YDB runtime issues label Nov 15, 2024
@lll-phill-lll lll-phill-lll self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime YDB runtime issues
Projects
None yet
Development

No branches or pull requests

1 participant