Skip to content

Fix flags of DELEX command#14452

Merged
oranagra merged 2 commits intoredis:unstablefrom
minchopaskal:cas-n-cad-fix
Oct 24, 2025
Merged

Fix flags of DELEX command#14452
oranagra merged 2 commits intoredis:unstablefrom
minchopaskal:cas-n-cad-fix

Conversation

@minchopaskal
Copy link
Collaborator

@minchopaskal minchopaskal commented Oct 23, 2025

In #14435 the RM flag was incorrect for the DELEX command as the Redis command code accesses and uses the value of the key, it needs to be RW (just like GETDEL command).

@minchopaskal minchopaskal requested a review from oranagra October 23, 2025 13:27
Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sundb please ack that i'm correct about this.

for reference: #14435 (comment)

@minchopaskal minchopaskal added release-notes indication that this issue needs to be mentioned in the release notes approval-needed Waiting for core team approval to be merged labels Oct 23, 2025
@minchopaskal minchopaskal requested a review from sundb October 23, 2025 13:43
@oranagra oranagra merged commit 078019c into redis:unstable Oct 24, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval-needed Waiting for core team approval to be merged release-notes indication that this issue needs to be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants