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

Fix missing dismiss hash listpack memory due to ziplist->listpack migration #9353

Merged
merged 1 commit into from Aug 10, 2021

Conversation

sundb
Copy link
Collaborator

@sundb sundb commented Aug 10, 2021

This bug was introduced by #8887.
It will cause the hash listpack memory not to be dismissed, and add unknow encoding panics for list, set, zset and hash.

@oranagra oranagra merged commit 5705cec into redis:unstable Aug 10, 2021
@sundb sundb deleted the fix-hash-ziplist-dismiss-memory branch August 13, 2021 06:47
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Sep 8, 2021
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.

None yet

2 participants