Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

refactor(registry): Use mutexes rather than TTLd locks #124

Merged
merged 1 commit into from
Feb 14, 2014

Conversation

bcwaldon
Copy link
Contributor

No description provided.

@bcwaldon bcwaldon mentioned this pull request Feb 14, 2014
@philips
Copy link
Contributor

philips commented Feb 14, 2014

the patch looks fine

Replace old 'claim' heuristic with a 'lock', yielding
a mutex. All callers that attempt to lock a resource
will now unlock their mutex proactively rather than
depending on the TTL.

Fix coreos#102
bcwaldon added a commit that referenced this pull request Feb 14, 2014
refactor(registry): Use mutexes rather than TTLd locks
@bcwaldon bcwaldon merged commit 0266a59 into coreos:master Feb 14, 2014
@bcwaldon bcwaldon deleted the fix-102 branch February 14, 2014 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants