Armon Dadgar
|
5921fcb29b
|
api: Fixing test compilation issue
|
2015-05-04 15:27:22 -07:00 |
Armon Dadgar
|
0450854f12
|
Merge pull request #861 from fraenkel/reclaim_lock
Reclaim locks
|
2015-05-04 15:23:29 -07:00 |
Michael Fraenkel
|
0e25381494
|
Reclaim locks
- When attempting to lock with the same session that already owns the lock,
Lock() will re-acquire the lock.
|
2015-04-29 10:10:24 -07:00 |
Ryan Uber
|
37f6301856
|
testutil: initial pass at moving test server harness into testutil
|
2015-03-19 17:03:06 -07:00 |
Armon Dadgar
|
14691f7e29
|
api: Detect conflicting existing values for lock/semaphore
|
2015-01-19 15:32:19 -10:00 |
Armon Dadgar
|
9608108e64
|
api: Adding Destroy to cleanup a lock
|
2015-01-13 14:01:50 -08:00 |
Armon Dadgar
|
e05ab983ab
|
api: Fixing typos
|
2015-01-09 17:42:24 -08:00 |
Armon Dadgar
|
854aef82b0
|
api: Adding Lock helpers for leader election
|
2015-01-09 17:35:17 -08:00 |