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

Long Time Locks & Unlock Timeout #2

Open
denniske opened this issue Apr 4, 2019 · 1 comment
Open

Long Time Locks & Unlock Timeout #2

denniske opened this issue Apr 4, 2019 · 1 comment

Comments

@denniske
Copy link

denniske commented Apr 4, 2019

I am considering kube-lock for ensuring that only one instance of my service runs on my kubernetes like described here:
https://www.nicolaferraro.me/2017/10/17/creating-clustered-singleton-services-on-kubernetes/

Is kube-lock suited for such long time holding of locks?

What happens if my service aquires a lock in a pod and then this pod crashes and the service cannot release the lock before shutting down? Will the lock be forever blocked?

@jeanlucmongrain
Copy link

I have the same question @JulienBalestra

No commit in a year, is this was just some kind of PoC? or it can be used in prod?

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

2 participants