zuul/zuul/zk
James E. Blair a99b2dace3 Cleanup leaked build request parameters
Now that build request parameters are sharded outside of a transaction,
we might write them but fail to write the actual build request.  To
address that, add a periodic checke for leaked parameters which is run
after the search for lost build requests.

Change-Id: I0787d94513572f90ae66616a6619d488c9592a5d
2021-08-02 15:57:12 -07:00
..
__init__.py Shard event queue data 2021-07-20 15:48:47 -07:00
cleanup.py Move build request cleanup from executor to scheduler 2021-06-29 14:37:15 -07:00
components.py Merge "Support ssl encrypted fingergw" 2021-08-01 09:20:27 +00:00
config_cache.py Use a temp ZK config cache for tenant validation 2021-07-23 15:17:03 +02:00
event_queues.py Clean up leaked event queue side channel data 2021-08-02 15:51:03 -07:00
exceptions.py Add ExecutorApi 2021-06-28 08:59:16 -07:00
executor.py Cleanup leaked build request parameters 2021-08-02 15:57:12 -07:00
layout.py Store tenant layout state in Zookeeper 2021-07-08 13:16:38 -07:00
locks.py Lock tenants, pipelines, queues during processing 2021-07-15 13:55:05 +02:00
nodepool.py Switch to ZooKeeper backed NodesProvisionedEvents 2021-07-13 14:57:01 -07:00
semaphore.py Support multiple semaphores 2021-05-25 17:52:23 -07:00
sharding.py Compress sharded ZK data 2021-06-29 14:37:15 -07:00
watchers.py Add ExistingDataWatch class 2021-07-02 15:22:29 -07:00