Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants