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

Status == RedLockStatus.Expired but InstanceSummary = Acquired: 3, Conflicted: 0, Error: 0 #78

Open
destructorvad opened this issue Aug 25, 2020 · 0 comments

Comments

@destructorvad
Copy link

Hello
I have 3 redis servers.
Sometimes I have situation wlile acquiring lock:
Status == RedLockStatus.Expired, but InstanceSummary = Acquired: 3, Conflicted: 0, Error: 0

https://github.com/samcook/RedLock.net/blob/master/RedLockNet.Abstractions/RedLockStatus.cs
here I see:
Expired = The lock expiry time passed before lock acquisition could be completed.

How can it be ?
all servers respond with Acquired result - but total status is Expired
Thanks

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

No branches or pull requests

1 participant