nodepool/releasenotes/notes/zk-timeout-bede88920e248c96.yaml
Tobias Henkel ec55126f6b
Add zookeeper-timeout connection config
The default zookeeper session timout is 10 seconds which is not enough
on a highly loaded nodepool. Like in zuul make this configurable so we
can avoid session losses.

Change-Id: Id7087141174c84c6cdcbb3933c233f5fa0e7d569
2022-02-23 23:01:11 +01:00

6 lines
157 B
YAML

---
features:
- |
It is now possible to configure the :attr:`zookeeper-timeout`. which can
help to avoid zookeeper session losses on busy systems.