zuul/doc
Simon Westphahl 8ca99e0154
Only store trigger event info on queue item
The event that's currently stored as part of the queue item is not
sharded. This means that we can see Zookeeper disconnects when the queue
item data exceeds the max. Znode size of 1MB.

Since we only need the event's timestamp and the Zuul event-id after an
item is enqueued, we can reduce the amount of data we store in Zookeeper
and also avoid sharding the event.

Change-Id: I13577498e55fd4bb189679836219dea4dc5729fc
2023-02-22 15:07:33 +01:00
..
source Only store trigger event info on queue item 2023-02-22 15:07:33 +01:00
Makefile sphinx is now stricter 2013-01-15 18:35:53 +00:00
requirements.txt doc: uncap sphinx 2022-04-12 06:27:24 +00:00