Files
zuul/zuul/zk
James E. Blair ab30d104ba Revert "Delete blob store lock paths on unlock"
This reverts commit 6768cf9397.

In practice, there can be many actors (ie, schedulers) locking and
unlocking a blob near-simultaneously.  This patch added only one
retry which means it can really only handle a race condition with
one other actor.

Rather than fixing this with infinite retries, revert this patch
and rely on the existing use- and time-based blobstore lock cleanup.
That is slower but does have the advantage of not constantly deleting
and re-creating lock paths for busy nodes.

Change-Id: Idb56678f24f54a790505db03fc0e57f8aeb375e8
2024-11-25 07:01:40 -08:00
..
2021-09-10 10:55:00 -07:00
2022-03-14 09:20:56 -07:00
2022-11-07 08:41:10 -08:00
2024-10-21 15:27:12 -07:00