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

PebblesDB Crashing with large KV pairs #29

Open
safdarjamil95 opened this issue Jan 3, 2024 · 1 comment
Open

PebblesDB Crashing with large KV pairs #29

safdarjamil95 opened this issue Jan 3, 2024 · 1 comment

Comments

@safdarjamil95
Copy link

PebblesDB is crashing when running the large-sized KV pair using YCSB Benchmark. I have been trying to make it run but it is keep crashing when I feed the KV pair size larges than few 10s of KB. If PebblesDB does not support large-sized KV pairs then please mention here and if it does then how to work it around.

@vijay03
Copy link
Member

vijay03 commented Jan 4, 2024

We had tested with 1 KB values in the paper. We haven't tested with larger values than that. Its possible something breaks for large key-value pairs.

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

No branches or pull requests

2 participants