We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
configuration:
redis: image: 'docker.dragonflydb.io/dragonflydb/dragonfly' ulimits: memlock: -1 volumes: - dragonflydata:/data command: [ "--port", "6379", "--requirepass", "password", "--maxmemory", "8G", "--cache_mode=true", "--tiered_prefix=/data/tiered", ]
2024-12-29 06:44:40 F20241229 05:44:40.774821 11 externalalloc.cc:372] Check failed: idx < segments.size() (1 vs. 1)
also
message (14).txt message (13).txt
The text was updated successfully, but these errors were encountered:
fix: properly clear tiered stashes upon expirations
59a8e1d
Fixes #4387 Signed-off-by: Roman Gershman <roman@dragonflydb.io>
281d25d
fix: properly clear tiered stashes upon expirations (#4395)
6e9409c
Successfully merging a pull request may close this issue.
configuration:
2024-12-29 06:44:40 F20241229 05:44:40.774821 11 externalalloc.cc:372] Check failed: idx < segments.size() (1 vs. 1)
also
message (14).txt
message (13).txt
The text was updated successfully, but these errors were encountered: