-
Notifications
You must be signed in to change notification settings - Fork 480
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
panic: slice bounds out of range #3333
Comments
Lines 660 to 668 in 043c379
|
When a 2GB key appears in Pebble, what could be the situation? Below is the error message for the faulty SST: size |
When reading a very large kv( > 2G), there is a panic.
pebble version: v0.0.0-20230928194634-aa077af62593
Jira issue: PEBBLE-110
The text was updated successfully, but these errors were encountered: