Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Expose Lock Sequence Number #207

Open
MrWinstead opened this issue Jan 20, 2019 · 0 comments
Open

Expose Lock Sequence Number #207

MrWinstead opened this issue Jan 20, 2019 · 0 comments

Comments

@MrWinstead
Copy link

I'm looking to use zookeeper as the distributed lock manager and would like to implement fencing in a multiple-writer situation. Since the sequence number from zookeeper is based on monotonic time, I'd like to have exposed the sequence number of the acquired lock.

MrWinstead added a commit to MrWinstead/go-zookeeper that referenced this issue Jan 20, 2019
* Adds SequenceNumber accessor to Lock struct
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant