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

GH-8699: Enhancing unlock() Method of RedisLock with Atomic Redis Ope… #8700

Closed
wants to merge 1 commit into from

Conversation

EddieChoCho
Copy link
Contributor

@EddieChoCho EddieChoCho commented Aug 12, 2023

Implementation for #8699

the removeLockKeyInnerUnlink(), and removeLockKeyInnerDelete() methods will execute a script both verify ownership of the lock and remove it.

@artembilan
Copy link
Member

Merged as 0450a32 after some code style clean.
And cherry-picked to 6.1.x & 6.0.x.

Thank you for contribution; looking forward for more!

@artembilan artembilan closed this Aug 14, 2023
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.

2 participants